WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit cdaae66

Browse files
[main] Update dependencies from dotnet/dotnet (#24403)
This pull request updates the following dependencies ## From https://github.com/dotnet/dotnet - **Subscription**: [7bea2f72-36de-4307-8c02-e200db7ccd92](https://maestro.dot.net/subscriptions?search=7bea2f72-36de-4307-8c02-e200db7ccd92) - **Build**: [20251209.6](https://dev.azure.com/dnceng/internal/_build/results?buildId=2857378) ([294071](https://maestro.dot.net/channel/5173/github:dotnet:dotnet/build/294071)) - **Date Produced**: December 9, 2025 11:33:28 PM UTC - **Commit**: [094213b024d6b8fe6dd2c125408e6f89e21859a8](dotnet/dotnet@094213b) - **Branch**: [release/10.0.1xx](https://github.com/dotnet/dotnet/tree/release/10.0.1xx) - **Dependency Updates**: - From [10.0.2 to 10.0.2][1] - Microsoft.NET.Runtime.MonoTargets.Sdk - Microsoft.NET.ILLink.Tasks - Microsoft.NETCore.App.Ref - From [10.0.0-beta.25608.105 to 10.0.0-beta.25609.106][1] - Microsoft.DotNet.Arcade.Sdk - Microsoft.DotNet.Build.Tasks.Feed - Microsoft.DotNet.SharedFramework.Sdk - From [0.11.5-alpha.25608.105 to 0.11.5-alpha.25609.106][1] - Microsoft.DotNet.Cecil - From [10.0.2-servicing.25608.105 to 10.0.2-servicing.25609.106][1] - Microsoft.NET.ILLink - From [10.0.102-servicing.25608.105 to 10.0.102-servicing.25609.106][1] - Microsoft.NET.Sdk - From [10.0.102 to 10.0.102][1] - Microsoft.TemplateEngine.Authoring.Tasks [1]: dotnet/dotnet@279bb6e...094213b
1 parent f9fa6d3 commit cdaae66

File tree

4 files changed

+26
-26
lines changed

4 files changed

+26
-26
lines changed

NuGet.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<clear />
1111
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
1212
<!-- Begin: Package sources from dotnet-dotnet -->
13-
<add key="darc-pub-dotnet-dotnet-279bb6e" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-dotnet-279bb6e9/nuget/v3/index.json" />
13+
<add key="darc-pub-dotnet-dotnet-094213b" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-dotnet-094213b0/nuget/v3/index.json" />
1414
<!-- End: Package sources from dotnet-dotnet -->
1515
<!-- Begin: Package sources from dotnet-macios -->
1616
<add key="darc-pub-dotnet-macios-5f56b8d" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-macios-5f56b8d8/nuget/v3/index.json" />

eng/Version.Details.props

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ This file should be imported by eng/Versions.props
66
<Project>
77
<PropertyGroup>
88
<!-- dotnet/dotnet dependencies -->
9-
<MicrosoftDotNetArcadeSdkPackageVersion>10.0.0-beta.25608.105</MicrosoftDotNetArcadeSdkPackageVersion>
10-
<MicrosoftDotNetBuildTasksFeedPackageVersion>10.0.0-beta.25608.105</MicrosoftDotNetBuildTasksFeedPackageVersion>
11-
<MicrosoftDotNetCecilPackageVersion>0.11.5-alpha.25608.105</MicrosoftDotNetCecilPackageVersion>
12-
<MicrosoftDotNetSharedFrameworkSdkPackageVersion>10.0.0-beta.25608.105</MicrosoftDotNetSharedFrameworkSdkPackageVersion>
13-
<MicrosoftNETILLinkPackageVersion>10.0.2-servicing.25608.105</MicrosoftNETILLinkPackageVersion>
9+
<MicrosoftDotNetArcadeSdkPackageVersion>10.0.0-beta.25609.106</MicrosoftDotNetArcadeSdkPackageVersion>
10+
<MicrosoftDotNetBuildTasksFeedPackageVersion>10.0.0-beta.25609.106</MicrosoftDotNetBuildTasksFeedPackageVersion>
11+
<MicrosoftDotNetCecilPackageVersion>0.11.5-alpha.25609.106</MicrosoftDotNetCecilPackageVersion>
12+
<MicrosoftDotNetSharedFrameworkSdkPackageVersion>10.0.0-beta.25609.106</MicrosoftDotNetSharedFrameworkSdkPackageVersion>
13+
<MicrosoftNETILLinkPackageVersion>10.0.2-servicing.25609.106</MicrosoftNETILLinkPackageVersion>
1414
<MicrosoftNETILLinkTasksPackageVersion>10.0.2</MicrosoftNETILLinkTasksPackageVersion>
1515
<MicrosoftNETRuntimeMonoTargetsSdkPackageVersion>10.0.2</MicrosoftNETRuntimeMonoTargetsSdkPackageVersion>
16-
<MicrosoftNETSdkPackageVersion>10.0.102-servicing.25608.105</MicrosoftNETSdkPackageVersion>
16+
<MicrosoftNETSdkPackageVersion>10.0.102-servicing.25609.106</MicrosoftNETSdkPackageVersion>
1717
<MicrosoftNETCoreAppRefPackageVersion>10.0.2</MicrosoftNETCoreAppRefPackageVersion>
1818
<MicrosoftTemplateEngineAuthoringTasksPackageVersion>10.0.102</MicrosoftTemplateEngineAuthoringTasksPackageVersion>
1919
<!-- dotnet/macios dependencies -->

eng/Version.Details.xml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
<Dependencies>
22
<ProductDependencies>
3-
<Dependency Name="Microsoft.NET.Sdk" Version="10.0.102-servicing.25608.105">
3+
<Dependency Name="Microsoft.NET.Sdk" Version="10.0.102-servicing.25609.106">
44
<Uri>https://github.com/dotnet/dotnet</Uri>
5-
<Sha>279bb6e979485785576d9279b6582cf7006c6f91</Sha>
5+
<Sha>094213b024d6b8fe6dd2c125408e6f89e21859a8</Sha>
66
</Dependency>
7-
<Dependency Name="Microsoft.NET.ILLink" Version="10.0.2-servicing.25608.105">
7+
<Dependency Name="Microsoft.NET.ILLink" Version="10.0.2-servicing.25609.106">
88
<Uri>https://github.com/dotnet/dotnet</Uri>
9-
<Sha>279bb6e979485785576d9279b6582cf7006c6f91</Sha>
9+
<Sha>094213b024d6b8fe6dd2c125408e6f89e21859a8</Sha>
1010
</Dependency>
1111
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="10.0.2">
1212
<Uri>https://github.com/dotnet/dotnet</Uri>
13-
<Sha>279bb6e979485785576d9279b6582cf7006c6f91</Sha>
13+
<Sha>094213b024d6b8fe6dd2c125408e6f89e21859a8</Sha>
1414
</Dependency>
1515
<Dependency Name="Microsoft.NET.Runtime.MonoTargets.Sdk" Version="10.0.2">
1616
<Uri>https://github.com/dotnet/dotnet</Uri>
17-
<Sha>279bb6e979485785576d9279b6582cf7006c6f91</Sha>
17+
<Sha>094213b024d6b8fe6dd2c125408e6f89e21859a8</Sha>
1818
</Dependency>
1919
<!-- Set TRACKING_DOTNET_RUNTIME_SEPARATELY to something in Make.config if changing the version outside of dependency flow -->
2020
<Dependency Name="Microsoft.NETCore.App.Ref" Version="10.0.2">
2121
<Uri>https://github.com/dotnet/dotnet</Uri>
22-
<Sha>279bb6e979485785576d9279b6582cf7006c6f91</Sha>
22+
<Sha>094213b024d6b8fe6dd2c125408e6f89e21859a8</Sha>
2323
</Dependency>
24-
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.5-alpha.25608.105">
24+
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.5-alpha.25609.106">
2525
<Uri>https://github.com/dotnet/dotnet</Uri>
26-
<Sha>279bb6e979485785576d9279b6582cf7006c6f91</Sha>
26+
<Sha>094213b024d6b8fe6dd2c125408e6f89e21859a8</Sha>
2727
</Dependency>
2828
<!-- This is a subscription of the .NET 9 latest stable versions of our packages -->
2929
<Dependency Name="Microsoft.MacCatalyst.Sdk.net9.0_18.5" Version="18.5.9227">
@@ -95,25 +95,25 @@
9595
</Dependency>
9696
</ProductDependencies>
9797
<ToolsetDependencies>
98-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="10.0.0-beta.25608.105">
98+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="10.0.0-beta.25609.106">
9999
<Uri>https://github.com/dotnet/dotnet</Uri>
100-
<Sha>279bb6e979485785576d9279b6582cf7006c6f91</Sha>
100+
<Sha>094213b024d6b8fe6dd2c125408e6f89e21859a8</Sha>
101101
</Dependency>
102-
<Dependency Name="Microsoft.DotNet.SharedFramework.Sdk" Version="10.0.0-beta.25608.105">
102+
<Dependency Name="Microsoft.DotNet.SharedFramework.Sdk" Version="10.0.0-beta.25609.106">
103103
<Uri>https://github.com/dotnet/dotnet</Uri>
104-
<Sha>279bb6e979485785576d9279b6582cf7006c6f91</Sha>
104+
<Sha>094213b024d6b8fe6dd2c125408e6f89e21859a8</Sha>
105105
</Dependency>
106106
<Dependency Name="Microsoft.TemplateEngine.Authoring.Tasks" Version="10.0.102">
107107
<Uri>https://github.com/dotnet/dotnet</Uri>
108-
<Sha>279bb6e979485785576d9279b6582cf7006c6f91</Sha>
108+
<Sha>094213b024d6b8fe6dd2c125408e6f89e21859a8</Sha>
109109
</Dependency>
110110
<Dependency Name="Microsoft.DotNet.XHarness.iOS.Shared" Version="11.0.0-prerelease.25603.1">
111111
<Uri>https://github.com/dotnet/xharness</Uri>
112112
<Sha>3df2923500447ee925d59f026c81720c7a9b4e4b</Sha>
113113
</Dependency>
114-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25608.105">
114+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25609.106">
115115
<Uri>https://github.com/dotnet/dotnet</Uri>
116-
<Sha>279bb6e979485785576d9279b6582cf7006c6f91</Sha>
116+
<Sha>094213b024d6b8fe6dd2c125408e6f89e21859a8</Sha>
117117
<SourceBuild RepoName="arcade" ManagedOnly="true" />
118118
</Dependency>
119119
</ToolsetDependencies>

global.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
22
"sdk": {
3-
"version": "10.0.102-servicing.25608.105",
3+
"version": "10.0.102-servicing.25609.106",
44
"paths": [
55
"builds/downloads/dotnet",
66
"$host$"
77
],
88
"errorMessage": "The .NET SDK could not be found, please run 'make dotnet -C builds'."
99
},
1010
"tools": {
11-
"dotnet": "10.0.102-servicing.25608.105"
11+
"dotnet": "10.0.102-servicing.25609.106"
1212
},
1313
"msbuild-sdks": {
14-
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25608.105"
14+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25609.106"
1515
}
1616
}

0 commit comments

Comments
 (0)