We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d6548e commit eda5c37Copy full SHA for eda5c37
azure-pipelines.yml
@@ -45,7 +45,7 @@ steps:
45
- task: BatchScript@1
46
displayName: VsDevCmd
47
inputs:
48
- filename: C:/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/Common7/Tools/VsDevCmd.bat
+ filename: C:/Program Files/Microsoft Visual Studio/2022/Enterprise/Common7/Tools/VsDevCmd.bat
49
arguments: -no_logo -arch=x64 -host_arch=x64
50
modifyEnvironment: true
51
0 commit comments