Skip to content

Commit

Permalink
I keep forgetting how to publish, so here are the steps.
Browse files Browse the repository at this point in the history
  • Loading branch information
darrencauthon committed Apr 25, 2016
1 parent 21edef4 commit 368e84e
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions nuget_notes.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
Bump the version

vim src/AutoMoq/AutoMoq.nuspec
vim src/AutoMoq/Properties/AssemblyInfo.cs



Open Visual Studio, clean the solution, then build a new Release Build.



Build the nuget package:

nuget pack src/AutoMoq/AutoMoq.csproj -Prop Configuration=Release

0 comments on commit 368e84e

Please sign in to comment.