Navigation:  Actions > Microsoft .NET >

NuGet Action

Previous pageReturn to chapter overviewNext page

The NuGet action calls NuGet to add, remove, and update libraries and tools in Visual Studio projects that use the .NET Framework.

 

This action has been tested with versions 1 and 2 of NuGet and may also work with other versions.

 

Command: The command to perform (required).

 

Package ID / path / project: Specifies the package ID, path, or project (optional).

 

Output directory: Specifies the directory in which packages will be installed.

 

Override executable filename: Overrides the default NuGet executable.  If not specified, the NuGet.exe command-line executable must be found in the PATH environment variable.

 

Additional command-line options: Use this field to enter any additional command-line options to be added to the call that is constructed (optional).