Skip to content

Commit 2903485

Browse files
committed
Revert compiler update that slowed down the build
This restores the compiler toolset from prior to #41575 to mitigate the build performance regression.
1 parent fda7e73 commit 2903485

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eng/Versions.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
<VisualStudioEditorPackagesVersion>16.4.248</VisualStudioEditorPackagesVersion>
3434
<ILToolsPackageVersion>5.0.0-alpha1.19409.1</ILToolsPackageVersion>
3535
<MicrosoftVisualStudioLanguageServerPackagesVersion>16.3.27-develop-gdd55e997</MicrosoftVisualStudioLanguageServerPackagesVersion>
36+
<MicrosoftNetCompilersToolsetVersion>3.5.0-beta2-20074-05</MicrosoftNetCompilersToolsetVersion>
3637
</PropertyGroup>
3738
<!--
3839
Dependency versions

0 commit comments

Comments
 (0)