mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-03-12 00:45:14 +00:00
Update .appveyor.yml
This commit is contained in:
parent
ba5d038441
commit
334ec48d3e
|
@ -14,11 +14,11 @@ 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="x64"
|
- 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="x64"
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: C:\projects\welsonjs\WelsonJS.Toolkit\WelsonJS.Toolkit\bin\x86\WelsonJS.Toolkit.x86.dll
|
- path: WelsonJS.Toolkit\WelsonJS.Toolkit\bin\x86\WelsonJS.Toolkit.dll
|
||||||
name: WelsonJS.Toolkit.x86
|
name: WelsonJS.Toolkit.x86
|
||||||
- path: C:\projects\welsonjs\WelsonJS.Toolkit\WelsonJS.Toolkit\bin\x86\WelsonJS.Toolkit.x64.dll
|
- path: WelsonJS.Toolkit\WelsonJS.Toolkit\bin\x64\WelsonJS.Toolkit.dll
|
||||||
name: WelsonJS.Toolkit.x64
|
name: WelsonJS.Toolkit.x64
|
||||||
- path: C:\projects\welsonjs\WelsonJS.Toolkit\WelsonJS.Service\bin\x86\WelsonJS.Service.exe
|
- path: WelsonJS.Toolkit\WelsonJS.Service\bin\x86\WelsonJS.Service.exe
|
||||||
name: WelsonJS.Service
|
name: WelsonJS.Service
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user