mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-12-16 04:23:31 +00:00
Update .appveyor.yml
This commit is contained in:
parent
d5a6812456
commit
c96100b716
|
|
@ -18,7 +18,7 @@ before_build:
|
|||
- nuget restore WelsonJS.Augmented
|
||||
|
||||
build_script:
|
||||
- msbuild "C:\projects\welsonjs\WelsonJS.Augmented\WelsonJS.Toolkit.sln" /verbosity:minimal /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll" /p:Configuration=%CONFIGURATION% /p:Platform="x86"
|
||||
- msbuild "C:\projects\welsonjs\WelsonJS.Augmented\WelsonJS.Augmented.sln" /verbosity:minimal /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll" /p:Configuration=%CONFIGURATION% /p:Platform="x86"
|
||||
|
||||
after_build:
|
||||
- cmd: mkdir artifacts
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user