Skip to content

Commit

Permalink
Fix toolset version
Browse files Browse the repository at this point in the history
  • Loading branch information
gix committed Apr 10, 2022
1 parent 384364a commit 780512f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Eng/Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<Import Project="Common\Preamble.props"/>

<PropertyGroup Condition="'$(MSBuildProjectExtension)' == '.vcxproj'">
<VCToolsVersion>14.29.30037</VCToolsVersion>
<VCToolsVersion>14.29.30133</VCToolsVersion>
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
<UseMultiToolTask>true</UseMultiToolTask>
<EnforceProcessCountAcrossBuilds>true</EnforceProcessCountAcrossBuilds>
Expand Down

0 comments on commit 780512f

Please sign in to comment.