Skip to content

Instantly share code, notes, and snippets.

@midnite81
Last active June 21, 2020 00:03
Show Gist options
  • Save midnite81/f7fb53e01d87a7adb1fc4fb4e8ace94d to your computer and use it in GitHub Desktop.
Save midnite81/f7fb53e01d87a7adb1fc4fb4e8ace94d to your computer and use it in GitHub Desktop.
Command to push to nuget
dotnet nuget push {package} -k {key} -s https://api.nuget.org/v3/index.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment