Skip to content

Commit 0f11463

Browse files
committed
Update GetRuntime.cmd
Removed KoreBuild
1 parent 3f26dd5 commit 0f11463

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

GetRuntime.cmd

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,4 @@ md .nuget
1515
copy %CACHED_NUGET% .nuget\nuget.exe > nul
1616

1717
:restore
18-
IF EXIST packages\KoreBuild goto run
19-
.nuget\NuGet.exe install ProjectK -o packages -nocache -pre
18+
.nuget\NuGet.exe install ProjectK -o packages -nocache -pre

0 commit comments

Comments
 (0)