Update appveyor.yml

Upgrade to MSVS22
This commit is contained in:
hfiref0x 2022-06-22 19:31:45 +07:00 committed by GitHub
parent f72ff3ef2f
commit 2cacc87a5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -2,10 +2,10 @@ version: 1.0.{build}
branches:
only:
- master
image: Visual Studio 2019
image: Visual Studio 2022
configuration: Release
platform: x64
clone_folder: c:\projects\uacme
build:
project: Source/uacme.sln
verbosity: normal
verbosity: normal