mirror of
https://github.com/hirschmann/nbfc
synced 2025-09-01 14:45:29 +00:00
Update build image
This commit is contained in:
@@ -1,12 +1,9 @@
|
|||||||
version: '{build}'
|
version: '{build}'
|
||||||
clone_depth: 5
|
clone_depth: 5
|
||||||
image: Visual Studio 2015
|
image: Visual Studio 2017
|
||||||
configuration: ReleaseWindows
|
configuration: ReleaseWindows
|
||||||
platform: Any CPU
|
platform: Any CPU
|
||||||
|
|
||||||
install:
|
|
||||||
- cinst wixtoolset --version 3.10.3.3007 --checksumtype=sha256 --checksum=3C125E3551C035F69ED24ACD8FB4EF7B74C1311ECACF1F8FC1EB7E0DD47D9C75
|
|
||||||
|
|
||||||
before_build:
|
before_build:
|
||||||
- nuget restore
|
- nuget restore
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user