Skip to content

Commit

Permalink
Update nuget path
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustavo Guerra committed Jul 21, 2013
1 parent 67737ee commit 5a4be19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuget/publish.cmd
Original file line number Diff line number Diff line change
@@ -1 +1 @@
@for %%f in (..\bin\*.nupkg) do @..\tools\NuGet\NuGet.exe push %%f
@for %%f in (..\bin\*.nupkg) do @..\.nuget\NuGet.exe push %%f

0 comments on commit 5a4be19

Please sign in to comment.