Versions Compared

Key

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

...

Alternatively, you can select the Custom option from the Using drop down list and specify a path in the resulting input field that will be displayed. Please read Why it's a good idea to use a property collector before using this option.


Settings

Image RemovedImage Added

Configuration File

...

Specify the URL for the server to push to. If not specified, the action will fail, unless the DefaultPushSource value is set in the NuGet config file. [-Source]

Exclude symbols

If this option is ticked, any existing symbols package will not be pushed to a symbol server. [-NoSymbols]

Symbol Server

This field is visible only if 'Exclude symbols' is NOT ticked.

...

The API key for the symbol server. It's recommended you put this value in a variable. [-SymbolApiKey]

Exclude symbols

If this option is ticked, any existing symbols package will not be pushed to a symbol server. [-NoSymbols]

Skip duplicate packages

If a package and version already exists, skip it and continue with the next package in the push, if any. [-SkipDuplicate]

...