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 161e2ab commit c0583b4Copy full SHA for c0583b4
appveyor.yml
@@ -1,7 +1,7 @@
1
version: 1.4.0.{build}
2
image: Visual Studio 2022
3
install:
4
- - call "C:\Program Files (x86)\Microsoft Visual Studio\2022\Community\Common7\Tools\VsDevCmd.bat"
+ - call "C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\Tools\VsDevCmd.bat"
5
configuration:
6
- Debug
7
- Release
0 commit comments