Skip to content

Commit ac80159

Browse files
[release/9.0.1xx] Update dependencies from dotnet/sdk (#25207)
This pull request updates the following dependencies ## From https://github.com/dotnet/sdk - **Subscription**: [d83421ca-e6b7-4c8d-861d-4e04b17c6f8c](https://maestro.dot.net/subscriptions?search=d83421ca-e6b7-4c8d-861d-4e04b17c6f8c) - **Build**: [20260421.1](https://dev.azure.com/dnceng/internal/_build/results?buildId=2956521) ([311218](https://maestro.dot.net/channel/3884/github:dotnet:sdk/build/311218)) - **Date Produced**: April 21, 2026 9:08:55 AM UTC - **Commit**: [bc36f6802c653169d24468772cded2c1527e82e9](dotnet/sdk@bc36f68) - **Branch**: [release/9.0.1xx](https://github.com/dotnet/sdk/tree/release/9.0.1xx) - **Dependency Updates**: - From [9.0.117-servicing.26220.2 to 9.0.117-servicing.26221.1][1] - Microsoft.NET.Sdk [1]: dotnet/sdk@c51a252...bc36f68
1 parent 849543f commit ac80159

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

eng/Version.Details.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ This file should be imported by eng/Versions.props
3333
<MicrosoftNETRuntimeMonoTargetsSdkPackageVersion>9.0.0-rc.2.24462.10</MicrosoftNETRuntimeMonoTargetsSdkPackageVersion>
3434
<MicrosoftNETCoreAppRefPackageVersion>9.0.15</MicrosoftNETCoreAppRefPackageVersion>
3535
<!-- dotnet-sdk dependencies -->
36-
<MicrosoftNETSdkPackageVersion>9.0.117-servicing.26220.2</MicrosoftNETSdkPackageVersion>
36+
<MicrosoftNETSdkPackageVersion>9.0.117-servicing.26221.1</MicrosoftNETSdkPackageVersion>
3737
<!-- dotnet-templating dependencies -->
3838
<MicrosoftTemplateEngineTasksPackageVersion>7.0.100-alpha.1.21601.1</MicrosoftTemplateEngineTasksPackageVersion>
3939
<!-- dotnet-xharness dependencies -->

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.117-servicing.26220.2">
3+
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.117-servicing.26221.1">
44
<Uri>https://github.com/dotnet/sdk</Uri>
5-
<Sha>c51a2521adea47b439c6587d049b812d9ae87859</Sha>
5+
<Sha>bc36f6802c653169d24468772cded2c1527e82e9</Sha>
66
</Dependency>
77
<Dependency Name="Microsoft.NET.ILLink" Version="9.0.0-alpha.1.23556.4">
88
<Uri>https://github.com/dotnet/runtime</Uri>

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"sdk": {
3-
"version": "9.0.117-servicing.26220.2"
3+
"version": "9.0.117-servicing.26221.1"
44
},
55
"tools": {
6-
"dotnet": "9.0.117-servicing.26220.2"
6+
"dotnet": "9.0.117-servicing.26221.1"
77
},
88
"msbuild-sdks": {
99
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25462.4"

0 commit comments

Comments
 (0)