Skip to content

Commit

Permalink
Add nuget to the mix
Browse files Browse the repository at this point in the history
  • Loading branch information
haacked committed Oct 2, 2015
1 parent 521f8aa commit 9a16eb8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.bat
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ if "%config%" == "" (
set config=Release
)
if "%nuget%" == "" (
set nuget=.nuget\NuGet.exe
set nuget=.\tools\nuget\NuGet.exe
)


Expand Down
Binary file added tools/nuget/NuGet.exe
Binary file not shown.

0 comments on commit 9a16eb8

Please sign in to comment.