Navigation:  Actions > Microsoft .NET > NuGet >

NuGet Action Settings Tab

Previous pageReturn to chapter overviewNext page

This tab of the NuGet action defines additional settings.

 

Output verbosity: Display the specified amount of details in the output.

 

MSBuild version: Specifies the version of MSBuild to be used. By default the MSBuild in your path is picked, otherwise it defaults to the highest installed version of MSBuild.

 

File conflict action: The action to take when asked to overwrite or ignore existing files referenced by the project.

 

Minor updates only: Looks for updates with the highest version available within the same major and minor version as the installed package.

 

Allow updating to pre-release versions: Allows updating to pre-release versions. Not required when updating prerelease packages that are already installed (applies only to update command).

 

Update running NuGet.exe: Update the running NuGet.exe to the newest version available from the server (applies only to update command).

 

API key: The API key for the server.

 

Configuration file: The NuGet configuration file. If not specified, file %AppData%\NuGet\NuGet.config is used as configuration file.