Skip to content

Commit f1b038e

Browse files
[main] Update dependencies from dotnet/dotnet (#24294)
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**: [20251118.2](https://dev.azure.com/dnceng/internal/_build/results?buildId=2841713) ([291265](https://maestro.dot.net/channel/5173/github:dotnet:dotnet/build/291265)) - **Date Produced**: November 18, 2025 3:43:49 PM UTC - **Commit**: [115a29577547ce136b754d96d2ebfb184595a923](dotnet/dotnet@115a295) - **Branch**: [release/10.0.1xx](https://github.com/dotnet/dotnet/tree/release/10.0.1xx) - **Dependency Updates**: - From [10.0.1 to 10.0.1][1] - Microsoft.NET.Runtime.MonoTargets.Sdk - Microsoft.NET.ILLink.Tasks - Microsoft.NETCore.App.Ref - From [10.0.0-beta.25563.104 to 10.0.0-beta.25568.102][1] - Microsoft.DotNet.Arcade.Sdk - Microsoft.DotNet.Build.Tasks.Feed - Microsoft.DotNet.SharedFramework.Sdk - From [0.11.5-alpha.25563.104 to 0.11.5-alpha.25568.102][1] - Microsoft.DotNet.Cecil - From [10.0.1-servicing.25563.104 to 10.0.1-servicing.25568.102][1] - Microsoft.NET.ILLink - From [10.0.101-servicing.25563.104 to 10.0.101-servicing.25568.102][1] - Microsoft.NET.Sdk - From [10.0.101 to 10.0.101][1] - Microsoft.TemplateEngine.Authoring.Tasks [1]: dotnet/dotnet@93970af...115a295
1 parent f235c97 commit f1b038e

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-93970af" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-dotnet-93970af2/nuget/v3/index.json" />
13+
<add key="darc-pub-dotnet-dotnet-115a295-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-dotnet-115a2957-1/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-4177c9d" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-macios-4177c9d9/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.25563.104</MicrosoftDotNetArcadeSdkPackageVersion>
10-
<MicrosoftDotNetBuildTasksFeedPackageVersion>10.0.0-beta.25563.104</MicrosoftDotNetBuildTasksFeedPackageVersion>
11-
<MicrosoftDotNetCecilPackageVersion>0.11.5-alpha.25563.104</MicrosoftDotNetCecilPackageVersion>
12-
<MicrosoftDotNetSharedFrameworkSdkPackageVersion>10.0.0-beta.25563.104</MicrosoftDotNetSharedFrameworkSdkPackageVersion>
13-
<MicrosoftNETILLinkPackageVersion>10.0.1-servicing.25563.104</MicrosoftNETILLinkPackageVersion>
9+
<MicrosoftDotNetArcadeSdkPackageVersion>10.0.0-beta.25568.102</MicrosoftDotNetArcadeSdkPackageVersion>
10+
<MicrosoftDotNetBuildTasksFeedPackageVersion>10.0.0-beta.25568.102</MicrosoftDotNetBuildTasksFeedPackageVersion>
11+
<MicrosoftDotNetCecilPackageVersion>0.11.5-alpha.25568.102</MicrosoftDotNetCecilPackageVersion>
12+
<MicrosoftDotNetSharedFrameworkSdkPackageVersion>10.0.0-beta.25568.102</MicrosoftDotNetSharedFrameworkSdkPackageVersion>
13+
<MicrosoftNETILLinkPackageVersion>10.0.1-servicing.25568.102</MicrosoftNETILLinkPackageVersion>
1414
<MicrosoftNETILLinkTasksPackageVersion>10.0.1</MicrosoftNETILLinkTasksPackageVersion>
1515
<MicrosoftNETRuntimeMonoTargetsSdkPackageVersion>10.0.1</MicrosoftNETRuntimeMonoTargetsSdkPackageVersion>
16-
<MicrosoftNETSdkPackageVersion>10.0.101-servicing.25563.104</MicrosoftNETSdkPackageVersion>
16+
<MicrosoftNETSdkPackageVersion>10.0.101-servicing.25568.102</MicrosoftNETSdkPackageVersion>
1717
<MicrosoftNETCoreAppRefPackageVersion>10.0.1</MicrosoftNETCoreAppRefPackageVersion>
1818
<MicrosoftTemplateEngineAuthoringTasksPackageVersion>10.0.101</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.101-servicing.25563.104">
3+
<Dependency Name="Microsoft.NET.Sdk" Version="10.0.101-servicing.25568.102">
44
<Uri>https://github.com/dotnet/dotnet</Uri>
5-
<Sha>93970af2dae989c795efb703be9a25ff95079f25</Sha>
5+
<Sha>115a29577547ce136b754d96d2ebfb184595a923</Sha>
66
</Dependency>
7-
<Dependency Name="Microsoft.NET.ILLink" Version="10.0.1-servicing.25563.104">
7+
<Dependency Name="Microsoft.NET.ILLink" Version="10.0.1-servicing.25568.102">
88
<Uri>https://github.com/dotnet/dotnet</Uri>
9-
<Sha>93970af2dae989c795efb703be9a25ff95079f25</Sha>
9+
<Sha>115a29577547ce136b754d96d2ebfb184595a923</Sha>
1010
</Dependency>
1111
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="10.0.1">
1212
<Uri>https://github.com/dotnet/dotnet</Uri>
13-
<Sha>93970af2dae989c795efb703be9a25ff95079f25</Sha>
13+
<Sha>115a29577547ce136b754d96d2ebfb184595a923</Sha>
1414
</Dependency>
1515
<Dependency Name="Microsoft.NET.Runtime.MonoTargets.Sdk" Version="10.0.1">
1616
<Uri>https://github.com/dotnet/dotnet</Uri>
17-
<Sha>93970af2dae989c795efb703be9a25ff95079f25</Sha>
17+
<Sha>115a29577547ce136b754d96d2ebfb184595a923</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.1">
2121
<Uri>https://github.com/dotnet/dotnet</Uri>
22-
<Sha>93970af2dae989c795efb703be9a25ff95079f25</Sha>
22+
<Sha>115a29577547ce136b754d96d2ebfb184595a923</Sha>
2323
</Dependency>
24-
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.5-alpha.25563.104">
24+
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.5-alpha.25568.102">
2525
<Uri>https://github.com/dotnet/dotnet</Uri>
26-
<Sha>93970af2dae989c795efb703be9a25ff95079f25</Sha>
26+
<Sha>115a29577547ce136b754d96d2ebfb184595a923</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.25563.104">
98+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="10.0.0-beta.25568.102">
9999
<Uri>https://github.com/dotnet/dotnet</Uri>
100-
<Sha>93970af2dae989c795efb703be9a25ff95079f25</Sha>
100+
<Sha>115a29577547ce136b754d96d2ebfb184595a923</Sha>
101101
</Dependency>
102-
<Dependency Name="Microsoft.DotNet.SharedFramework.Sdk" Version="10.0.0-beta.25563.104">
102+
<Dependency Name="Microsoft.DotNet.SharedFramework.Sdk" Version="10.0.0-beta.25568.102">
103103
<Uri>https://github.com/dotnet/dotnet</Uri>
104-
<Sha>93970af2dae989c795efb703be9a25ff95079f25</Sha>
104+
<Sha>115a29577547ce136b754d96d2ebfb184595a923</Sha>
105105
</Dependency>
106106
<Dependency Name="Microsoft.TemplateEngine.Authoring.Tasks" Version="10.0.101">
107107
<Uri>https://github.com/dotnet/dotnet</Uri>
108-
<Sha>93970af2dae989c795efb703be9a25ff95079f25</Sha>
108+
<Sha>115a29577547ce136b754d96d2ebfb184595a923</Sha>
109109
</Dependency>
110110
<Dependency Name="Microsoft.DotNet.XHarness.iOS.Shared" Version="10.0.0-prerelease.25568.2">
111111
<Uri>https://github.com/dotnet/xharness</Uri>
112112
<Sha>b7f8a305810da296dd36fbb4debfb1e268ba72b8</Sha>
113113
</Dependency>
114-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25563.104">
114+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25568.102">
115115
<Uri>https://github.com/dotnet/dotnet</Uri>
116-
<Sha>93970af2dae989c795efb703be9a25ff95079f25</Sha>
116+
<Sha>115a29577547ce136b754d96d2ebfb184595a923</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.25563.104",
3+
"version": "10.0.101-servicing.25568.102",
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.25563.104"
11+
"dotnet": "10.0.101-servicing.25568.102"
1212
},
1313
"msbuild-sdks": {
14-
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25563.104"
14+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25568.102"
1515
}
1616
}

0 commit comments

Comments
 (0)