Skip to content

Commit

Permalink
Bump to dotnet/sdk@e2b7b9d2b4 9.0.100-rc.2.24420.1 (#9228)
Browse files Browse the repository at this point in the history
Changes: dotnet/sdk@df30800...e2b7b9d

Updates: Microsoft.NET.Sdk: from 9.0.100-rc.1.24419.12 to 9.0.100-rc.2.24420.1
  • Loading branch information
dotnet-maestro[bot] authored Aug 20, 2024
1 parent 7fdd3b1 commit 78f6f3c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-rc.1.24419.12">
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-rc.2.24420.1">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>df308001e5fe3c7180182e603bcda0590beac331</Sha>
<Sha>e2b7b9d2b412cb2254d504789e29df8687d0f68e</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="9.0.0-rc.1.24414.5" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/runtime</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>
<!--Package versions-->
<PropertyGroup>
<MicrosoftNETSdkPackageVersion>9.0.100-rc.1.24419.12</MicrosoftNETSdkPackageVersion>
<MicrosoftNETSdkPackageVersion>9.0.100-rc.2.24420.1</MicrosoftNETSdkPackageVersion>
<MicrosoftDotnetSdkInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetSdkInternalPackageVersion>
<MicrosoftNETILLinkTasksPackageVersion>9.0.0-rc.1.24414.5</MicrosoftNETILLinkTasksPackageVersion>
<MicrosoftNETCoreAppRefPackageVersion>9.0.0-rc.1.24414.5</MicrosoftNETCoreAppRefPackageVersion>
Expand Down

0 comments on commit 78f6f3c

Please sign in to comment.