Skip to content

Commit

Permalink
Updated nuget instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
ardalis committed Nov 26, 2018
1 parent e7ca9dc commit c718b76
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nuget.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ dotnet pack -c release /p:Version=1.0.0

-- from /bin/release folder
dotnet nuget push -s https://www.nuget.org/api/v2/package -k <key> Ardalis.GuardClauses.1.0.1.nupkg

git tag -a v1.2.4 -m "Published 1.2.4 to nuget.org"

0 comments on commit c718b76

Please sign in to comment.