Skip to content

Commit c52f2f4

Browse files
Update dependencies from https://github.com/dotnet/sdk build 20260106.8
On relative base path root Microsoft.NET.Sdk From Version 9.0.113-servicing.25615.2 -> To Version 9.0.113-servicing.26056.8
1 parent e6a0fb7 commit c52f2f4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props
66
<Project>
77
<PropertyGroup>
88
<!-- dotnet/sdk dependencies -->
9-
<MicrosoftNETSdkPackageVersion>9.0.113-servicing.25615.2</MicrosoftNETSdkPackageVersion>
9+
<MicrosoftNETSdkPackageVersion>9.0.113-servicing.26056.8</MicrosoftNETSdkPackageVersion>
1010
<!-- dotnet/runtime dependencies -->
1111
<MicrosoftNETILLinkPackageVersion>9.0.0-alpha.1.23556.4</MicrosoftNETILLinkPackageVersion>
1212
<MicrosoftNETRuntimeMonoTargetsSdkPackageVersion>9.0.0-rc.2.24462.10</MicrosoftNETRuntimeMonoTargetsSdkPackageVersion>

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.113-servicing.25615.2">
3+
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.113-servicing.26056.8">
44
<Uri>https://github.com/dotnet/sdk</Uri>
5-
<Sha>537175220f65f0b65f41cdf4cfc888bd1c83dfb3</Sha>
5+
<Sha>72e782541cab0694c5cc018e4bc784245e22e6a1</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>

0 commit comments

Comments
 (0)