appveyor.yml: use VS2022 - as suggested by @kerams

This commit is contained in:
PierreYvesR
2022-02-01 21:38:43 +00:00
parent 5efcf007b3
commit b6328abb52

View File

@@ -1,6 +1,6 @@
environment:
CLI_VERSION: 5.0.301
image: Visual Studio 2019
image: Visual Studio 2022
init:
- git config --global core.autocrlf input
install: