Skip to content

Commit

Permalink
Update Bootstrap SDK version to 9.0.100
Browse files Browse the repository at this point in the history
  • Loading branch information
GangWang01 committed Nov 27, 2024
1 parent 85e8af5 commit 883f9dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<NuGetBuildTasksVersion>6.13.0-preview.1.71</NuGetBuildTasksVersion>
</PropertyGroup>
<PropertyGroup Condition="!$(TargetFramework.StartsWith('net4'))">
<BootstrapSdkVersion>9.0.200-preview.0.24523.19</BootstrapSdkVersion>
<BootstrapSdkVersion>9.0.100</BootstrapSdkVersion>
</PropertyGroup>
<Target Name="OverrideArcadeFileVersion" AfterTargets="_InitializeAssemblyVersion">
<!-- See https://github.com/dotnet/arcade/issues/3386
Expand Down

0 comments on commit 883f9dc

Please sign in to comment.