Skip to content

Commit 11f9740

Browse files
authored
Update VsSDK from 17.3.2094 to 17.14.1043-preview2 (#12493)
This matches the roslyn version used. After updating my VS install to the latest insiders build this morning, I was getting builder errors in Razor. This seems to fix the issue.
1 parent a635673 commit 11f9740

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<!-- Opt-in arcade features -->
44
<PropertyGroup>
55
<UsingToolVSSDK>true</UsingToolVSSDK>
6-
<MicrosoftVSSDKBuildToolsVersion>17.3.2094</MicrosoftVSSDKBuildToolsVersion>
6+
<MicrosoftVSSDKBuildToolsVersion>17.14.1043-preview2</MicrosoftVSSDKBuildToolsVersion>
77
<MicroBuildPluginsSwixBuildVersion>1.1.33</MicroBuildPluginsSwixBuildVersion>
88
<UsingToolSymbolUploader>true</UsingToolSymbolUploader>
99
<UsingToolMicrosoftNetCompilers>true</UsingToolMicrosoftNetCompilers>

0 commit comments

Comments
 (0)