GatherNuGetDependenciesForProject |
Defines a ITask that calculates the dependencies for a NuGet package specification.
|
NuGetInstall |
Defines a ITask that performs a NuGet install.
|
NuGetPack |
Defines a ITask that performs a NuGet pack.
|
NuGetPush |
Defines a ITask that performs a NuGet push.
|
NuGetRestore |
Defines a ITask that performs a NuGet restore.
|
Unzip |
Defines a ITask that extracts a ZIP archive to a given directory.
|
Zip |
Defines a ITask that reads a 'zipspec' file and creates the associated ZIP archive.
|