Skip to content

Commit

Permalink
Don't clear at the beginning of build or pause at the end
Browse files Browse the repository at this point in the history
  • Loading branch information
bdukes committed Sep 28, 2015
1 parent 57d36f5 commit 1670ef0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build/build.bat
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
@echo off
cls
"..\.nuget\NuGet.exe" "Install" "FAKE" "-OutputDirectory" "..\packages" "-ExcludeVersion"
"..\packages\FAKE\tools\Fake.exe" build.fsx
pause

0 comments on commit 1670ef0

Please sign in to comment.