mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-02-11 09:24:58 +00:00
Update .appveyor.yml
This commit is contained in:
parent
bb2db7b64a
commit
7c8fd0cd45
|
@ -10,7 +10,7 @@ environment:
|
|||
- CONFIGURATION: Release
|
||||
|
||||
before_build:
|
||||
- nuget restore
|
||||
- nuget restore WelsonJS.Toolkit
|
||||
|
||||
build_script:
|
||||
- msbuild "C:\projects\welsonjs\WelsonJS.Toolkit\WelsonJS.Toolkit.sln" /verbosity:minimal /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll" /p:Configuration=%CONFIGURATION% /p:Platform="x86"
|
||||
|
|
Loading…
Reference in New Issue
Block a user