Skip to content

Commit 42cdacc

Browse files
Update bootstrap SDK version to latest (#11999)
Co-authored-by: AR-May <[email protected]>
1 parent 9dc8654 commit 42cdacc

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
@@ -85,7 +85,7 @@
8585
<MicrosoftNetCompilersToolsetVersion>4.14.0-3.25262.10</MicrosoftNetCompilersToolsetVersion>
8686
</PropertyGroup>
8787
<PropertyGroup Condition="!$(TargetFramework.StartsWith('net4'))">
88-
<BootstrapSdkVersion>9.0.203</BootstrapSdkVersion>
88+
<BootstrapSdkVersion>9.0.301</BootstrapSdkVersion>
8989
</PropertyGroup>
9090
<Target Name="OverrideArcadeFileVersion" AfterTargets="_InitializeAssemblyVersion">
9191
<!-- See https://github.com/dotnet/arcade/issues/3386

0 commit comments

Comments
 (0)