Skip to content

Commit 18951ad

Browse files
author
REDMOND\jingf
committed
Change PlatformToolset back to v140
1 parent 41da0a0 commit 18951ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Samples/BatchSupport/BatchSupport/BatchSupport.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
</ItemGroup>
4545
<PropertyGroup Label="Configuration">
4646
<ConfigurationType>Application</ConfigurationType>
47-
<PlatformToolset>v143</PlatformToolset>
47+
<PlatformToolset>v140</PlatformToolset>
4848
<PlatformToolset Condition="'$(VisualStudioVersion)' == '15.0'">v141</PlatformToolset>
4949
<PlatformToolset Condition="'$(VisualStudioVersion)' == '16.0'">v142</PlatformToolset>
5050
<CharacterSet>Unicode</CharacterSet>

0 commit comments

Comments
 (0)