Updated restore script
This commit is contained in:
Родитель
79610cc317
Коммит
5a509aaaa3
|
@ -4,7 +4,7 @@ set maxRetries=5
|
||||||
|
|
||||||
:RESTORE
|
:RESTORE
|
||||||
|
|
||||||
nuget restore SpiroNet.sln -source "https://www.nuget.org/api/v2/;https://www.myget.org/F/avalonia-ci/api/v2"
|
nuget restore SpiroNet.sln
|
||||||
|
|
||||||
IF NOT ERRORLEVEL 1 GOTO :EOF
|
IF NOT ERRORLEVEL 1 GOTO :EOF
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче