File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ environment:
1010 PlatformToolset : " v140"
1111 - VisualStudio : 14.0
1212 VisualStudioGenerator : " 14 2015"
13- ConfigurationPlatform : " Win64 "
13+ ConfigurationPlatform : " x64 "
1414 configuration : " Debug"
1515 vcvarsall_platform : " x64"
1616 PlatformToolset : " v140"
@@ -22,7 +22,7 @@ environment:
2222 PlatformToolset : " v141"
2323 - VisualStudio : 2017
2424 VisualStudioGenerator : " 15 2017"
25- ConfigurationPlatform : " Win64 "
25+ ConfigurationPlatform : " x64 "
2626 configuration : " Debug"
2727 vcvarsall_platform : " x64"
2828 PlatformToolset : " v141"
@@ -34,7 +34,7 @@ environment:
3434 PlatformToolset : " v142"
3535 - VisualStudio : 2019
3636 VisualStudioGenerator : " 16 2019"
37- ConfigurationPlatform : " Win64 "
37+ ConfigurationPlatform : " x64 "
3838 configuration : " Debug"
3939 vcvarsall_platform : " x64"
4040 PlatformToolset : " v142"
You can’t perform that action at this time.
0 commit comments