mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-26 21:42:11 +00:00
Trying to fix AppVeyor build.
This commit is contained in:
parent
35f52ba5d1
commit
3a77db78ca
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ build_script:
|
||||||
|
|
||||||
|
|
||||||
nuget restore "Cosmos.sln"
|
nuget restore "Cosmos.sln"
|
||||||
|
dotnet restore
|
||||||
|
|
||||||
msbuild "Builder.sln" /maxcpucount /verbosity:normal /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll" /p:Platform="Any CPU" /p:Configuration=Debug /p:DeployExtension=false
|
msbuild "Builder.sln" /maxcpucount /verbosity:normal /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll" /p:Platform="Any CPU" /p:Configuration=Debug /p:DeployExtension=false
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue