TeamCity On-Premises
 
Get TeamCity On-Premises

NuGet Installer

Edit pageLast modified: 18 September 2024

The NuGet Installer build runner performs NuGet Command-line package restore. It can also (optionally) automatically update package dependencies to the most recent ones.

Supported Operating Systems:
NuGet build runners are supported on build agents running Windows OS by default. Linux and macOS are supported when Mono is installed on the agent (only NuGet 3.3+ on Mono 4.4.2+ is supported).

NuGet Installer settings:

See the NuGet documentation for the complete NuGet.exe command line reference.

When you add the NuGet Installer runner to your build configuration, each finished build will have the NuGet Packages tab listing the packages used.