Skip to content

Commit ab4338f

Browse files
Bump to dotnet/sdk@61144bb03d 9.0.100-rtm.24523.41 (#9458)
Changes: dotnet/sdk@a8e91e9...61144bb Updates: Microsoft.NET.Sdk: from 9.0.100-rtm.24522.8 to 9.0.100-rtm.24523.41
1 parent 52f3b40 commit ab4338f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<Dependencies>
22
<ProductDependencies>
3-
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-rtm.24522.8">
3+
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-rtm.24523.41">
44
<Uri>https://github.com/dotnet/sdk</Uri>
5-
<Sha>a8e91e919be617bf2f0e513b5be4d155fa237fcd</Sha>
5+
<Sha>61144bb03d670a06562fb761505a36b7cc837faf</Sha>
66
</Dependency>
77
<Dependency Name="Microsoft.NET.ILLink" Version="9.0.0-rtm.24522.15">
88
<Uri>https://github.com/dotnet/runtime</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<!--Package versions-->
33
<PropertyGroup>
4-
<MicrosoftNETSdkPackageVersion>9.0.100-rtm.24522.8</MicrosoftNETSdkPackageVersion>
4+
<MicrosoftNETSdkPackageVersion>9.0.100-rtm.24523.41</MicrosoftNETSdkPackageVersion>
55
<MicrosoftDotnetSdkInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetSdkInternalPackageVersion>
66
<MicrosoftNETILLinkPackageVersion>9.0.0-rtm.24522.15</MicrosoftNETILLinkPackageVersion>
77
<MicrosoftNETCoreAppRefPackageVersion>9.0.0</MicrosoftNETCoreAppRefPackageVersion>

0 commit comments

Comments
 (0)