Skip to content

Commit 363fa1f

Browse files
Bump to dotnet/sdk@a8e91e919b 9.0.100-rtm.24522.8 (#9449)
Changes: dotnet/sdk@1efe473...a8e91e9 Updates: Microsoft.NET.Sdk: from 9.0.100-rtm.24521.19 to 9.0.100-rtm.24522.8
1 parent 52d2dc8 commit 363fa1f

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.24521.19">
3+
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-rtm.24522.8">
44
<Uri>https://github.com/dotnet/sdk</Uri>
5-
<Sha>1efe47335726077cc75f52ec5b00ebf243f4c048</Sha>
5+
<Sha>a8e91e919be617bf2f0e513b5be4d155fa237fcd</Sha>
66
</Dependency>
77
<Dependency Name="Microsoft.NET.ILLink" Version="9.0.0-rtm.24518.13">
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.24521.19</MicrosoftNETSdkPackageVersion>
4+
<MicrosoftNETSdkPackageVersion>9.0.100-rtm.24522.8</MicrosoftNETSdkPackageVersion>
55
<MicrosoftDotnetSdkInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetSdkInternalPackageVersion>
66
<MicrosoftNETILLinkPackageVersion>9.0.0-rtm.24518.13</MicrosoftNETILLinkPackageVersion>
77
<MicrosoftNETCoreAppRefPackageVersion>9.0.0</MicrosoftNETCoreAppRefPackageVersion>

0 commit comments

Comments
 (0)