-
Notifications
You must be signed in to change notification settings - Fork 1
XAML Push NuGetPackage
Codeblack edited this page Mar 12, 2017
·
1 revision
Pushes NuGet-packages to the specified package-source.
This functions pushes all packages in the output-path, relative to the drop-directory, to the specified package-source, optionally using a specified API-key.
Specifies the drop-directory containing the results of the build.
Specifies the path to use as the output-path for the package(s), relative to the drop-directory. Default is 'Package'.
Specifies the package-source to push the package(s) to.
Specifies the API-key to use when pushing the package(s).
Specifies that no changes should be made.