Method | Description | |
---|---|---|
AddNugetFeed ( string feedName, string feed ) : void | ||
AddProject ( string projectFolder ) : void | ||
AddToolToProject ( string projectName, string toolName ) : void | ||
Dispose ( ) : void | ||
ExecuteDotnet ( string arguments, string workDir, string>.IDictionary |
||
ProjectToolScenario ( ) : System |
Method | Description | |
---|---|---|
Path ( FindNugetConfig ( ) : Path.Combine( | ||
ToString ( ) : Guid.NewGuid().System |
public AddNugetFeed ( string feedName, string feed ) : void | ||
feedName | string | |
feed | string | |
return | void |
public AddProject ( string projectFolder ) : void | ||
projectFolder | string | |
return | void |
public AddToolToProject ( string projectName, string toolName ) : void | ||
projectName | string | |
toolName | string | |
return | void |
public ExecuteDotnet ( string arguments, string workDir, string>.IDictionary |
||
arguments | string | |
workDir | string | |
environmentVariables | string>.IDictionary | |
return |