Letting this restore be verbose for a minute because I think it has some problems

This commit is contained in:
Sebastiaan Janssen
2016-06-01 13:16:05 +02:00
parent f5f7cf8d63
commit 570fd86919

View File

@@ -20,7 +20,7 @@ build_script:
..\src\.nuget\NuGet.exe sources Add -Name MyGetUmbracoCore -Source https://www.myget.org/F/umbracocore/api/v2/ >NUL
..\src\.nuget\NuGet.exe restore ..\src\Umbraco.Core\project.json -OutputDirectory %nuGetFolder% -Verbosity quiet
..\src\.nuget\NuGet.exe restore ..\src\Umbraco.Core\project.json -OutputDirectory %nuGetFolder%
..\src\.nuget\NuGet.exe restore ..\src\umbraco.datalayer\packages.config -OutputDirectory %nuGetFolder% -Verbosity quiet