Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Nuget Pack Action is used to create a NuGet Package File (.nupkg).

Image RemovedImage Added

Name

A friendly name for this action (will be displayed in the stages area).

...

The configuration to use when packaging.  This option is relevant when building a .proj file.

 

Image RemovedImage Added

Included sources and symbols

Determines if a package containing sources and symbols should be created. When specified creates a regular NuGet package file and the corresponding symbols package.

...

Sets the minClientVersion attribute for the created package. This value will override the value of minClientVersion (if supplied) in the respective .nuspec file.  This represents the minimum version NuGet which can be used to install this package. 

 

Image RemovedImage Added

Add environment variables to be used by this action

...