Update GetRuntime.cmd

Removed KoreBuild
This commit is contained in:
David Fowler 2014-04-09 16:11:34 -07:00
parent 3f26dd5af9
commit 0f11463bef
1 changed files with 1 additions and 2 deletions

View File

@ -15,5 +15,4 @@ md .nuget
copy %CACHED_NUGET% .nuget\nuget.exe > nul
:restore
IF EXIST packages\KoreBuild goto run
.nuget\NuGet.exe install ProjectK -o packages -nocache -pre
.nuget\NuGet.exe install ProjectK -o packages -nocache -pre