Skip to content

Commit 5601438

Browse files
[main] Update dependencies from dotnet/dotnet (#24313)
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**: [20251120.3](https://dev.azure.com/dnceng/internal/_build/results?buildId=2843544) ([291651](https://maestro.dot.net/channel/5173/github:dotnet:dotnet/build/291651)) - **Date Produced**: November 20, 2025 5:37:12 PM UTC - **Commit**: [18f6e60aa4755c2be56b2d45165a135d64d4f710](dotnet/dotnet@18f6e60) - **Branch**: [release/10.0.1xx](https://github.com/dotnet/dotnet/tree/release/10.0.1xx) - **Dependency Updates**: - From [10.0.1 to 10.0.2][1] - Microsoft.NET.Runtime.MonoTargets.Sdk - Microsoft.NET.ILLink.Tasks - Microsoft.NETCore.App.Ref - From [10.0.0-beta.25569.104 to 10.0.0-beta.25570.103][1] - Microsoft.DotNet.Arcade.Sdk - Microsoft.DotNet.Build.Tasks.Feed - Microsoft.DotNet.SharedFramework.Sdk - From [0.11.5-alpha.25569.104 to 0.11.5-alpha.25570.103][1] - Microsoft.DotNet.Cecil - From [10.0.1-servicing.25569.104 to 10.0.2-servicing.25570.103][1] - Microsoft.NET.ILLink - From [10.0.101-servicing.25569.104 to 10.0.102-servicing.25570.103][1] - Microsoft.NET.Sdk - From [10.0.101 to 10.0.102][1] - Microsoft.TemplateEngine.Authoring.Tasks [1]: dotnet/dotnet@4090eb3...18f6e60
1 parent 38ae08d commit 5601438

File tree

5 files changed

+37
-35
lines changed

5 files changed

+37
-35
lines changed

NuGet.config

Lines changed: 3 additions & 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-4090eb3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-dotnet-4090eb30/nuget/v3/index.json" />
13+
<add key="darc-pub-dotnet-dotnet-20abd87" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-dotnet-20abd876/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-ab5c9f5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-macios-ab5c9f5f/nuget/v3/index.json" />
@@ -36,6 +36,8 @@
3636
<add key="local-tests-feed" value="tests/.nuget/packages" />
3737
<!-- Add a 8.0.22 feed -->
3838
<add key="darc-pub-dotnet-runtime-ad2d4fbc" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-ad2d4fbc/nuget/v3/index.json" />
39+
<!-- Add a 8.0.23 feed -->
40+
<add key="darc-pub-dotnet-runtime-891f8976" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-891f8976/nuget/v3/index.json" />
3941
<!-- Add a 9.0.11 feed -->
4042
<add key="darc-pub-dotnet-runtime-35fe9c61" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-35fe9c61/nuget/v3/index.json" />
4143
<!-- Add a 9.0.12 feed -->

eng/Version.Details.props

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@ This file should be imported by eng/Versions.props
66
<Project>
77
<PropertyGroup>
88
<!-- dotnet/dotnet dependencies -->
9-
<MicrosoftDotNetArcadeSdkPackageVersion>10.0.0-beta.25569.104</MicrosoftDotNetArcadeSdkPackageVersion>
10-
<MicrosoftDotNetBuildTasksFeedPackageVersion>10.0.0-beta.25569.104</MicrosoftDotNetBuildTasksFeedPackageVersion>
11-
<MicrosoftDotNetCecilPackageVersion>0.11.5-alpha.25569.104</MicrosoftDotNetCecilPackageVersion>
12-
<MicrosoftDotNetSharedFrameworkSdkPackageVersion>10.0.0-beta.25569.104</MicrosoftDotNetSharedFrameworkSdkPackageVersion>
13-
<MicrosoftNETILLinkPackageVersion>10.0.1-servicing.25569.104</MicrosoftNETILLinkPackageVersion>
14-
<MicrosoftNETILLinkTasksPackageVersion>10.0.1</MicrosoftNETILLinkTasksPackageVersion>
15-
<MicrosoftNETRuntimeMonoTargetsSdkPackageVersion>10.0.1</MicrosoftNETRuntimeMonoTargetsSdkPackageVersion>
16-
<MicrosoftNETSdkPackageVersion>10.0.101-servicing.25569.104</MicrosoftNETSdkPackageVersion>
17-
<MicrosoftNETCoreAppRefPackageVersion>10.0.1</MicrosoftNETCoreAppRefPackageVersion>
18-
<MicrosoftTemplateEngineAuthoringTasksPackageVersion>10.0.101</MicrosoftTemplateEngineAuthoringTasksPackageVersion>
9+
<MicrosoftDotNetArcadeSdkPackageVersion>10.0.0-beta.25576.107</MicrosoftDotNetArcadeSdkPackageVersion>
10+
<MicrosoftDotNetBuildTasksFeedPackageVersion>10.0.0-beta.25576.107</MicrosoftDotNetBuildTasksFeedPackageVersion>
11+
<MicrosoftDotNetCecilPackageVersion>0.11.5-alpha.25576.107</MicrosoftDotNetCecilPackageVersion>
12+
<MicrosoftDotNetSharedFrameworkSdkPackageVersion>10.0.0-beta.25576.107</MicrosoftDotNetSharedFrameworkSdkPackageVersion>
13+
<MicrosoftNETILLinkPackageVersion>10.0.2-servicing.25576.107</MicrosoftNETILLinkPackageVersion>
14+
<MicrosoftNETILLinkTasksPackageVersion>10.0.2</MicrosoftNETILLinkTasksPackageVersion>
15+
<MicrosoftNETRuntimeMonoTargetsSdkPackageVersion>10.0.2</MicrosoftNETRuntimeMonoTargetsSdkPackageVersion>
16+
<MicrosoftNETSdkPackageVersion>10.0.102-servicing.25576.107</MicrosoftNETSdkPackageVersion>
17+
<MicrosoftNETCoreAppRefPackageVersion>10.0.2</MicrosoftNETCoreAppRefPackageVersion>
18+
<MicrosoftTemplateEngineAuthoringTasksPackageVersion>10.0.102</MicrosoftTemplateEngineAuthoringTasksPackageVersion>
1919
<!-- dotnet/macios dependencies -->
2020
<MicrosoftiOSSdknet100_260PackageVersion>26.0.11017</MicrosoftiOSSdknet100_260PackageVersion>
2121
<MicrosoftiOSSdknet90_185PackageVersion>18.5.9227</MicrosoftiOSSdknet90_185PackageVersion>

eng/Version.Details.xml

Lines changed: 20 additions & 20 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.101-servicing.25569.104">
3+
<Dependency Name="Microsoft.NET.Sdk" Version="10.0.102-servicing.25576.107">
44
<Uri>https://github.com/dotnet/dotnet</Uri>
5-
<Sha>4090eb301f5e5db13760aa57eeb32b516c42c56b</Sha>
5+
<Sha>20abd87658f89b288b8beeb3a0fcb2c89b0af69a</Sha>
66
</Dependency>
7-
<Dependency Name="Microsoft.NET.ILLink" Version="10.0.1-servicing.25569.104">
7+
<Dependency Name="Microsoft.NET.ILLink" Version="10.0.2-servicing.25576.107">
88
<Uri>https://github.com/dotnet/dotnet</Uri>
9-
<Sha>4090eb301f5e5db13760aa57eeb32b516c42c56b</Sha>
9+
<Sha>20abd87658f89b288b8beeb3a0fcb2c89b0af69a</Sha>
1010
</Dependency>
11-
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="10.0.1">
11+
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="10.0.2">
1212
<Uri>https://github.com/dotnet/dotnet</Uri>
13-
<Sha>4090eb301f5e5db13760aa57eeb32b516c42c56b</Sha>
13+
<Sha>20abd87658f89b288b8beeb3a0fcb2c89b0af69a</Sha>
1414
</Dependency>
15-
<Dependency Name="Microsoft.NET.Runtime.MonoTargets.Sdk" Version="10.0.1">
15+
<Dependency Name="Microsoft.NET.Runtime.MonoTargets.Sdk" Version="10.0.2">
1616
<Uri>https://github.com/dotnet/dotnet</Uri>
17-
<Sha>4090eb301f5e5db13760aa57eeb32b516c42c56b</Sha>
17+
<Sha>20abd87658f89b288b8beeb3a0fcb2c89b0af69a</Sha>
1818
</Dependency>
1919
<!-- Set TRACKING_DOTNET_RUNTIME_SEPARATELY to something in Make.config if changing the version outside of dependency flow -->
20-
<Dependency Name="Microsoft.NETCore.App.Ref" Version="10.0.1">
20+
<Dependency Name="Microsoft.NETCore.App.Ref" Version="10.0.2">
2121
<Uri>https://github.com/dotnet/dotnet</Uri>
22-
<Sha>4090eb301f5e5db13760aa57eeb32b516c42c56b</Sha>
22+
<Sha>20abd87658f89b288b8beeb3a0fcb2c89b0af69a</Sha>
2323
</Dependency>
24-
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.5-alpha.25569.104">
24+
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.5-alpha.25576.107">
2525
<Uri>https://github.com/dotnet/dotnet</Uri>
26-
<Sha>4090eb301f5e5db13760aa57eeb32b516c42c56b</Sha>
26+
<Sha>20abd87658f89b288b8beeb3a0fcb2c89b0af69a</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.25569.104">
98+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="10.0.0-beta.25576.107">
9999
<Uri>https://github.com/dotnet/dotnet</Uri>
100-
<Sha>4090eb301f5e5db13760aa57eeb32b516c42c56b</Sha>
100+
<Sha>20abd87658f89b288b8beeb3a0fcb2c89b0af69a</Sha>
101101
</Dependency>
102-
<Dependency Name="Microsoft.DotNet.SharedFramework.Sdk" Version="10.0.0-beta.25569.104">
102+
<Dependency Name="Microsoft.DotNet.SharedFramework.Sdk" Version="10.0.0-beta.25576.107">
103103
<Uri>https://github.com/dotnet/dotnet</Uri>
104-
<Sha>4090eb301f5e5db13760aa57eeb32b516c42c56b</Sha>
104+
<Sha>20abd87658f89b288b8beeb3a0fcb2c89b0af69a</Sha>
105105
</Dependency>
106-
<Dependency Name="Microsoft.TemplateEngine.Authoring.Tasks" Version="10.0.101">
106+
<Dependency Name="Microsoft.TemplateEngine.Authoring.Tasks" Version="10.0.102">
107107
<Uri>https://github.com/dotnet/dotnet</Uri>
108-
<Sha>4090eb301f5e5db13760aa57eeb32b516c42c56b</Sha>
108+
<Sha>20abd87658f89b288b8beeb3a0fcb2c89b0af69a</Sha>
109109
</Dependency>
110110
<Dependency Name="Microsoft.DotNet.XHarness.iOS.Shared" Version="11.0.0-prerelease.25575.1">
111111
<Uri>https://github.com/dotnet/xharness</Uri>
112112
<Sha>06be2b96a9dd0ce238be2d50dd150fb283398e0c</Sha>
113113
</Dependency>
114-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25569.104">
114+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25576.107">
115115
<Uri>https://github.com/dotnet/dotnet</Uri>
116-
<Sha>4090eb301f5e5db13760aa57eeb32b516c42c56b</Sha>
116+
<Sha>20abd87658f89b288b8beeb3a0fcb2c89b0af69a</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.101-servicing.25569.104",
3+
"version": "10.0.102-servicing.25576.107",
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.101-servicing.25569.104"
11+
"dotnet": "10.0.102-servicing.25576.107"
1212
},
1313
"msbuild-sdks": {
14-
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25569.104"
14+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25576.107"
1515
}
1616
}

mk/xamarin.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ifdef ENABLE_XAMARIN
22
ifdef ENABLE_ADR
3-
NEEDED_ADR_VERSION := f766ab0cf5ee79f9e254c0eb206bd77f7061f0b1
3+
NEEDED_ADR_VERSION := 1908cef0c0b4630e6a7abd4a6fc5cafc95536d65
44
NEEDED_ADR_BRANCH := main
55

66
ADR_DIRECTORY := macios-adr

0 commit comments

Comments
 (0)