Versions Compared

Key

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

...

The NuGet Sign action is used to sign a NuGet package with a X.509 certificate to provide protection against content tampering.

NuGet Sign

Image RemovedImage Added

Name

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

...

The paths to one or more .nupkg package files to sign. One path per line.

Output Directory

The directory where the signed package should be saved. By default, the original package is overwritten by the signed package. [-OutputDirectory]

...