We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9457794 commit 6c77e18Copy full SHA for 6c77e18
appveyor.yml
@@ -1,7 +1,7 @@
1
-version: 1.1.0.{build}
+version: 1.3.0.{build}
2
image: Visual Studio 2019
3
install:
4
- - call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\Tools\VsDevCmd.bat"
+ - call "C:\Program Files (x86)\Microsoft Visual Studio\2022\Community\Common7\Tools\VsDevCmd.bat"
5
configuration:
6
- Debug
7
- Release
0 commit comments