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).

NuGet Pack

Image RemovedImage Added

Name

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

...

The property collector pointing to the location of the NuGet.exe file.

...


Settings

Image RemovedImage Added

Included sources and symbols

...

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. 


Options

Image Added

Log standard output

If this is ticked, the command line output is written to the build log.

Timeout (in seconds)

How long to wait for the action to finish running before timing out. Leaving this blank (or zero) will default to 86400 seconds (24 hours).

...

If this is ticked, any warnings logged will not mark the action with a warning status.


Environment

Image RemovedImage Added

Environment Variables

...