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
@@ -217,6 +217,7 @@ namespace Microsoft.Build.Utilities
|
||||
public virtual string ToolExe { get { throw null; } set { } }
|
||||
protected abstract string ToolName { get; }
|
||||
public string ToolPath { get { throw null; } set { } }
|
||||
public bool YieldDuringToolExecution { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; } [System.Runtime.CompilerServices.CompilerGeneratedAttribute]set { } }
|
||||
[System.MonoTODOAttribute]
|
||||
protected virtual bool CallHostObjectToExecute() { throw null; }
|
||||
public virtual void Cancel() { }
|
||||
|
Reference in New Issue
Block a user