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 18951ad commit 99ce09bCopy full SHA for 99ce09b
Samples/BatchSupport/BatchSupport/BatchSupport.vcxproj
@@ -44,7 +44,7 @@
44
</ItemGroup>
45
<PropertyGroup Label="Configuration">
46
<ConfigurationType>Application</ConfigurationType>
47
- <PlatformToolset>v140</PlatformToolset>
+ <PlatformToolset>v141</PlatformToolset>
48
<PlatformToolset Condition="'$(VisualStudioVersion)' == '15.0'">v141</PlatformToolset>
49
<PlatformToolset Condition="'$(VisualStudioVersion)' == '16.0'">v142</PlatformToolset>
50
<CharacterSet>Unicode</CharacterSet>
0 commit comments