Update appveyor.yml to vc2022

This commit is contained in:
Ariel Vina-Rodriguez 2024-01-08 21:39:22 +01:00 committed by GitHub
parent 9e3542611d
commit b658307d27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
version: 1.0.{build}
image:
- Visual Studio 2017
- Visual Studio 2022
build:
project: build\vc2017\nana.sln
verbosity: minimal
project: build\vc2022\nana.sln
verbosity: minimal