Method | Description | |
---|---|---|
NuGetCommand ( |
Method | Description | |
---|---|---|
CallNuGet ( string args ) : string |
Calls nuget, blocks until completion and returns output.
|
protected CallNuGet ( string args ) : string | ||
args | string | nuget.exe args to be passed |
return | string |
public NuGetCommand ( |
||
sources | ||
return | System.Diagnostics |