You've already forked linux-packaging-mono
Imported Upstream version 5.10.0.140
Former-commit-id: bf0b1a031620c61ba2850f2b795e389ea58917e5
This commit is contained in:
parent
5b69a2693e
commit
ea8182f0a0
@@ -59,6 +59,13 @@ namespace Microsoft.Build.Utilities
|
||||
bool typeLoadException;
|
||||
ManualResetEvent canceled;
|
||||
|
||||
/* dummy getter/setter for msbuild compability */
|
||||
public bool YieldDuringToolExecution
|
||||
{
|
||||
get;
|
||||
set;
|
||||
}
|
||||
|
||||
protected ToolTask ()
|
||||
: this (null, null)
|
||||
{
|
||||
|
Reference in New Issue
Block a user