Skip to content

Commit 362f99d

Browse files
Update dependencies from https://github.com/dotnet/sdk build 20251215.2
On relative base path root Microsoft.NET.Sdk From Version 9.0.113-servicing.25608.12 -> To Version 9.0.113-servicing.25615.2
1 parent 69e5712 commit 362f99d

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.25608.12</MicrosoftNETSdkPackageVersion>
9+
<MicrosoftNETSdkPackageVersion>9.0.113-servicing.25615.2</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.25608.12">
3+
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.113-servicing.25615.2">
44
<Uri>https://github.com/dotnet/sdk</Uri>
5-
<Sha>48e7568f19ea0dcabd66f6c2a3ea3699c2156453</Sha>
5+
<Sha>537175220f65f0b65f41cdf4cfc888bd1c83dfb3</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)