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 9dc8654 commit 42cdaccCopy full SHA for 42cdacc
eng/Versions.props
@@ -85,7 +85,7 @@
85
<MicrosoftNetCompilersToolsetVersion>4.14.0-3.25262.10</MicrosoftNetCompilersToolsetVersion>
86
</PropertyGroup>
87
<PropertyGroup Condition="!$(TargetFramework.StartsWith('net4'))">
88
- <BootstrapSdkVersion>9.0.203</BootstrapSdkVersion>
+ <BootstrapSdkVersion>9.0.301</BootstrapSdkVersion>
89
90
<Target Name="OverrideArcadeFileVersion" AfterTargets="_InitializeAssemblyVersion">
91
<!-- See https://github.com/dotnet/arcade/issues/3386
0 commit comments