Skip to content

Commit

Permalink
Added nuget restore
Browse files Browse the repository at this point in the history
  • Loading branch information
RicoSuter committed Nov 25, 2015
1 parent 1d35b78 commit 507c71f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions build/01_Build_2015.bat
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
nuget restore ../src/NuGetReferenceSwitcher.VS15.sln
msbuild ../src/NuGetReferenceSwitcher.VS15.sln /p:Configuration=Release /t:rebuild
1 change: 1 addition & 0 deletions build/02_Build_2013.bat
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
nuget restore ../src/NuGetReferenceSwitcher.VS13.sln
msbuild ../src/NuGetReferenceSwitcher.VS13.sln /p:Configuration=Release /t:rebuild
1 change: 1 addition & 0 deletions build/03_Build_2012.bat
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
nuget restore ../src/NuGetReferenceSwitcher.VS12.sln
msbuild ../src/NuGetReferenceSwitcher.VS12.sln /p:Configuration=Release /t:rebuild

0 comments on commit 507c71f

Please sign in to comment.