Skip to content

Commit 58f7ce1

Browse files
Bump to dotnet/sdk@47cdb4ea4f 9.0.301-servicing.25272.5 (#10134)
Changes: dotnet/sdk@a348b98...47cdb4e Updates: Microsoft.NET.Sdk: from 9.0.300-rtm.25252.5 to 9.0.301-servicing.25272.5 Co-authored-by: Jonathan Peppers <[email protected]>
1 parent 6bd0d3d commit 58f7ce1

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed

NuGet.config

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,8 @@
66
<!-- Begin: Package sources from dotnet-android -->
77
<!-- End: Package sources from dotnet-android -->
88
<!-- Begin: Package sources from dotnet-emsdk -->
9-
<add key="darc-pub-dotnet-emsdk-3cddc1f" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-3cddc1fe/nuget/v3/index.json" />
109
<!-- End: Package sources from dotnet-emsdk -->
1110
<!-- Begin: Package sources from dotnet-runtime -->
12-
<add key="darc-pub-dotnet-runtime-6cd8ef8" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-6cd8ef87/nuget/v3/index.json" />
13-
<add key="darc-pub-dotnet-runtime-207cda3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-207cda34/nuget/v3/index.json" />
1411
<!-- End: Package sources from dotnet-runtime -->
1512
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1613
<!-- ensure only the sources defined below are used -->

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.300-rtm.25252.5">
3+
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.301-servicing.25272.5">
44
<Uri>https://github.com/dotnet/sdk</Uri>
5-
<Sha>a348b98de61f6ba4739d75563a82af14706f3042</Sha>
5+
<Sha>47cdb4ea4f4f5dde95926920fb17f885285655c3</Sha>
66
</Dependency>
77
<Dependency Name="Microsoft.NET.ILLink" Version="9.0.5-servicing.25211.5">
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.300-rtm.25252.5</MicrosoftNETSdkPackageVersion>
4+
<MicrosoftNETSdkPackageVersion>9.0.301-servicing.25272.5</MicrosoftNETSdkPackageVersion>
55
<MicrosoftDotnetSdkInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetSdkInternalPackageVersion>
66
<MicrosoftNETILLinkPackageVersion>9.0.5-servicing.25211.5</MicrosoftNETILLinkPackageVersion>
77
<MicrosoftNETCoreAppRefPackageVersion>9.0.5</MicrosoftNETCoreAppRefPackageVersion>

0 commit comments

Comments
 (0)