Skip to content

Commit 8d5e0c5

Browse files
Bump to dotnet/sdk@42c0b80fde 9.0.100-rtm.24524.13 (#9460)
Changes: dotnet/sdk@61144bb...42c0b80 Updates: Microsoft.NET.Sdk: from 9.0.100-rtm.24523.41 to 9.0.100-rtm.24524.13
1 parent ab4338f commit 8d5e0c5

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

NuGet.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<!-- End: Package sources from dotnet-android -->
99
<!-- Begin: Package sources from dotnet-emsdk -->
1010
<add key="darc-pub-dotnet-emsdk-cd2146c" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-cd2146c9/nuget/v3/index.json" />
11+
<add key="darc-pub-dotnet-emsdk-cd2146c-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-cd2146c9-1/nuget/v3/index.json" />
1112
<!-- End: Package sources from dotnet-emsdk -->
1213
<!-- Begin: Package sources from dotnet-runtime -->
1314
<add key="darc-pub-dotnet-runtime-2b46f3a" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-2b46f3a7/nuget/v3/index.json" />

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.24523.41">
3+
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-rtm.24524.13">
44
<Uri>https://github.com/dotnet/sdk</Uri>
5-
<Sha>61144bb03d670a06562fb761505a36b7cc837faf</Sha>
5+
<Sha>42c0b80fded7dbb41f0ed5eccf3dc278fd834c98</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.24523.41</MicrosoftNETSdkPackageVersion>
4+
<MicrosoftNETSdkPackageVersion>9.0.100-rtm.24524.13</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)