Method | Description | |
---|---|---|
SaveReferences ( this packages, string referencesPath ) : void |
Updates local references folder to represent the actual dependencies for all referenced packages.
|
|
SaveSummary ( this packages, string tempPath ) : void |
Saves the summary file with all referenced packages.
|
public static SaveReferences ( this packages, string referencesPath ) : void | ||
packages | this | |
referencesPath | string | |
return | void |
public static SaveSummary ( this packages, string tempPath ) : void | ||
packages | this | |
tempPath | string | |
return | void |