Skip to content

Commit 8cc7a31

Browse files
Bump to dotnet/sdk@50e04b8d1d 9.0.100-rtm.24527.3 (#9482)
Changes: dotnet/sdk@42c0b80...50e04b8 Updates: Microsoft.NET.Sdk: from 9.0.100-rtm.24524.13 to 9.0.100-rtm.24527.3
1 parent 68174b8 commit 8cc7a31

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

NuGet.config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
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-3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-cd2146c9-3/nuget/v3/index.json" />
12+
<add key="darc-pub-dotnet-emsdk-cd2146c-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-cd2146c9-2/nuget/v3/index.json" />
1113
<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" />
1214
<!-- End: Package sources from dotnet-emsdk -->
1315
<!-- Begin: Package sources from dotnet-runtime -->

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