mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-27 05:52:11 +00:00
Restore nuget packages.
This commit is contained in:
parent
6b2663cb6c
commit
569e707edd
1 changed files with 3 additions and 0 deletions
|
|
@ -8,6 +8,9 @@ build_script:
|
|||
rem %APPVEYOR_BUILD_FOLDER%
|
||||
|
||||
|
||||
nuget restore "source\Cosmos.sln"
|
||||
|
||||
|
||||
msbuild "source\Builder.sln" /maxcpucount /verbosity:normal /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll" /p:Platform=x86 /p:Configuration=Debug /p:DeployExtension=false
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue