Skip to content

Commit 2b84c65

Browse files
authored
[release/10.0] Source code updates from dotnet/dotnet (#14047)
> [!NOTE] > This is a codeflow update. It may contain both source code changes from > [the VMR](https://github.com/dotnet/dotnet) > as well as dependency updates. Learn more [here](https://github.com/dotnet/dotnet/tree/main/docs/Codeflow-PRs.md). This pull request brings the following source code changes [marker]: <> (Begin:7442e8e7-a558-4305-8b1f-3fa7e892b4a1) ## From https://github.com/dotnet/dotnet - **Subscription**: [7442e8e7-a558-4305-8b1f-3fa7e892b4a1](https://maestro.dot.net/subscriptions?search=7442e8e7-a558-4305-8b1f-3fa7e892b4a1) - **Build**: [20251113.4](https://dev.azure.com/dnceng/internal/_build/results?buildId=2838071) ([290774](https://maestro.dot.net/channel/5173/github:dotnet:dotnet/build/290774)) - **Date Produced**: November 14, 2025 2:05:10 AM UTC - **Commit**: [93970af2dae989c795efb703be9a25ff95079f25](dotnet/dotnet@93970af) - **Commit Diff**: [e17b0d0...93970af](dotnet/dotnet@e17b0d0...93970af) - **Branch**: [release/10.0.1xx](https://github.com/dotnet/dotnet/tree/release/10.0.1xx) **Updated Dependencies** - From [10.0.0-beta.25555.106 to 10.0.0-beta.25563.104][2] - Microsoft.DotNet.Arcade.Sdk - Microsoft.DotNet.Build.Tasks.Templating - Microsoft.DotNet.CMake.Sdk - Microsoft.DotNet.GenFacades - Microsoft.DotNet.Helix.Sdk - Microsoft.DotNet.RemoteExecutor - Microsoft.DotNet.XUnitV3Extensions - From [10.0.1 to 10.0.1][2] - Microsoft.NET.Sdk.IL - Microsoft.NETCore.App.Ref - Microsoft.NETCore.ILAsm - Microsoft.NETCore.ILDAsm - Microsoft.Win32.SystemEvents - runtime.win-x64.Microsoft.NETCore.ILAsm - runtime.win-x86.Microsoft.NETCore.ILAsm - System.CodeDom - System.Configuration.ConfigurationManager - System.Formats.Nrbf - System.IO.Hashing - System.Reflection.MetadataLoadContext - System.Resources.Extensions - System.Runtime.Serialization.Formatters - System.Text.Encodings.Web - System.Text.Json - System.Windows.Extensions - From [10.0.1-servicing.25555.106 to 10.0.1-servicing.25563.104][2] - Microsoft.NETCore.Platforms [marker]: <> (End:7442e8e7-a558-4305-8b1f-3fa7e892b4a1) [1]: dotnet/dotnet@e17b0d0...f4701e0 ###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/dotnet/winforms/pull/14047) [2]: dotnet/dotnet@e17b0d0...93970af [marker]: <> (Start:Footer:CodeFlow PR) ## Associated changes in source repos - dotnet/arcade@fb1799f...987d1a7 - dotnet/aspnetcore@7387de9...050c600 - dotnet/efcore@46842f5...bed4f28 - dotnet/fsharp@2cb9ee0...fdb4229 - dotnet/runtime@ec71a92...765b715 - dotnet/sdk@ce50bec...3820e27 - dotnet/source-build-reference-packages@d39396d...dcd0835 - dotnet/templating@e3fa684...ab3f61d - dotnet/windowsdesktop@6d8c288...dddb7a4 - aede76c...62f001b - dotnet/wpf@3daa2ad...d75b8ad <!-- To diff the source repo and PR branch contents locally, run: darc vmr diff --name-only https://github.com/dotnet/dotnet:93970af2dae989c795efb703be9a25ff95079f25..https://github.com/dotnet/winforms:darc-release/10.0-186a81ae-9352-4d7f-a09e-534c245f8b52 --> [marker]: <> (End:Footer:CodeFlow PR)
2 parents 62f001b + 5691f75 commit 2b84c65

File tree

6 files changed

+57
-47
lines changed

6 files changed

+57
-47
lines changed

NuGet.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<clear />
55
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
66
<!-- Begin: Package sources from dotnet-dotnet -->
7-
<add key="darc-pub-dotnet-dotnet-e17b0d0" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-dotnet-e17b0d08/nuget/v3/index.json" />
7+
<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" />
88
<!-- End: Package sources from dotnet-dotnet -->
99
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1010
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -21,7 +21,7 @@
2121
</packageSources>
2222
<packageSourceMapping>
2323
<clear />
24-
<packageSource key="darc-pub-dotnet-dotnet-e17b0d0">
24+
<packageSource key="darc-pub-dotnet-dotnet-93970af">
2525
<package pattern="Microsoft.*" />
2626
<package pattern="runtime.*" />
2727
<package pattern="System.*" />

eng/Version.Details.props

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,18 @@ This file should be imported by eng/Versions.props
66
<Project>
77
<PropertyGroup>
88
<!-- dotnet/dotnet dependencies -->
9-
<MicrosoftDotNetArcadeSdkPackageVersion>10.0.0-beta.25555.106</MicrosoftDotNetArcadeSdkPackageVersion>
10-
<MicrosoftDotNetBuildTasksTemplatingPackageVersion>10.0.0-beta.25555.106</MicrosoftDotNetBuildTasksTemplatingPackageVersion>
11-
<MicrosoftDotNetCMakeSdkPackageVersion>10.0.0-beta.25555.106</MicrosoftDotNetCMakeSdkPackageVersion>
12-
<MicrosoftDotNetGenFacadesPackageVersion>10.0.0-beta.25555.106</MicrosoftDotNetGenFacadesPackageVersion>
13-
<MicrosoftDotNetHelixSdkPackageVersion>10.0.0-beta.25555.106</MicrosoftDotNetHelixSdkPackageVersion>
14-
<MicrosoftDotNetRemoteExecutorPackageVersion>10.0.0-beta.25555.106</MicrosoftDotNetRemoteExecutorPackageVersion>
15-
<MicrosoftDotNetXUnitV3ExtensionsPackageVersion>10.0.0-beta.25555.106</MicrosoftDotNetXUnitV3ExtensionsPackageVersion>
9+
<MicrosoftDotNetArcadeSdkPackageVersion>10.0.0-beta.25563.104</MicrosoftDotNetArcadeSdkPackageVersion>
10+
<MicrosoftDotNetBuildTasksTemplatingPackageVersion>10.0.0-beta.25563.104</MicrosoftDotNetBuildTasksTemplatingPackageVersion>
11+
<MicrosoftDotNetCMakeSdkPackageVersion>10.0.0-beta.25563.104</MicrosoftDotNetCMakeSdkPackageVersion>
12+
<MicrosoftDotNetGenFacadesPackageVersion>10.0.0-beta.25563.104</MicrosoftDotNetGenFacadesPackageVersion>
13+
<MicrosoftDotNetHelixSdkPackageVersion>10.0.0-beta.25563.104</MicrosoftDotNetHelixSdkPackageVersion>
14+
<MicrosoftDotNetRemoteExecutorPackageVersion>10.0.0-beta.25563.104</MicrosoftDotNetRemoteExecutorPackageVersion>
15+
<MicrosoftDotNetXUnitV3ExtensionsPackageVersion>10.0.0-beta.25563.104</MicrosoftDotNetXUnitV3ExtensionsPackageVersion>
1616
<MicrosoftNETSdkILPackageVersion>10.0.1</MicrosoftNETSdkILPackageVersion>
1717
<MicrosoftNETCoreAppRefPackageVersion>10.0.1</MicrosoftNETCoreAppRefPackageVersion>
1818
<MicrosoftNETCoreILAsmPackageVersion>10.0.1</MicrosoftNETCoreILAsmPackageVersion>
1919
<MicrosoftNETCoreILDAsmPackageVersion>10.0.1</MicrosoftNETCoreILDAsmPackageVersion>
20-
<MicrosoftNETCorePlatformsPackageVersion>10.0.1-servicing.25555.106</MicrosoftNETCorePlatformsPackageVersion>
20+
<MicrosoftNETCorePlatformsPackageVersion>10.0.1-servicing.25563.104</MicrosoftNETCorePlatformsPackageVersion>
2121
<MicrosoftWin32SystemEventsPackageVersion>10.0.1</MicrosoftWin32SystemEventsPackageVersion>
2222
<runtimewinx64MicrosoftNETCoreILAsmPackageVersion>10.0.1</runtimewinx64MicrosoftNETCoreILAsmPackageVersion>
2323
<runtimewinx86MicrosoftNETCoreILAsmPackageVersion>10.0.1</runtimewinx86MicrosoftNETCoreILAsmPackageVersion>

eng/Version.Details.xml

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -6,110 +6,110 @@ Note: if the Uri is a new place, you will need to add a subscription from that p
66
And you can check these with "darc get-dependencies <dash dash>target-repo "winforms"
77
-->
88
<Dependencies>
9-
<Source Uri="https://github.com/dotnet/dotnet" Mapping="winforms" Sha="e17b0d08def649f30aed9c09cf4a2c5741a3c76c" BarId="289695" />
9+
<Source Uri="https://github.com/dotnet/dotnet" Mapping="winforms" Sha="93970af2dae989c795efb703be9a25ff95079f25" BarId="290774" />
1010
<ProductDependencies>
11-
<Dependency Name="Microsoft.NETCore.Platforms" Version="10.0.1-servicing.25555.106">
11+
<Dependency Name="Microsoft.NETCore.Platforms" Version="10.0.1-servicing.25563.104">
1212
<Uri>https://github.com/dotnet/dotnet</Uri>
13-
<Sha>e17b0d08def649f30aed9c09cf4a2c5741a3c76c</Sha>
13+
<Sha>93970af2dae989c795efb703be9a25ff95079f25</Sha>
1414
</Dependency>
1515
<Dependency Name="System.Resources.Extensions" Version="10.0.1">
1616
<Uri>https://github.com/dotnet/dotnet</Uri>
17-
<Sha>e17b0d08def649f30aed9c09cf4a2c5741a3c76c</Sha>
17+
<Sha>93970af2dae989c795efb703be9a25ff95079f25</Sha>
1818
</Dependency>
1919
<Dependency Name="System.Windows.Extensions" Version="10.0.1">
2020
<Uri>https://github.com/dotnet/dotnet</Uri>
21-
<Sha>e17b0d08def649f30aed9c09cf4a2c5741a3c76c</Sha>
21+
<Sha>93970af2dae989c795efb703be9a25ff95079f25</Sha>
2222
</Dependency>
2323
<Dependency Name="Microsoft.NET.Sdk.IL" Version="10.0.1">
2424
<Uri>https://github.com/dotnet/dotnet</Uri>
25-
<Sha>e17b0d08def649f30aed9c09cf4a2c5741a3c76c</Sha>
25+
<Sha>93970af2dae989c795efb703be9a25ff95079f25</Sha>
2626
</Dependency>
2727
<Dependency Name="Microsoft.NETCore.ILAsm" Version="10.0.1">
2828
<Uri>https://github.com/dotnet/dotnet</Uri>
29-
<Sha>e17b0d08def649f30aed9c09cf4a2c5741a3c76c</Sha>
29+
<Sha>93970af2dae989c795efb703be9a25ff95079f25</Sha>
3030
</Dependency>
3131
<Dependency Name="runtime.win-x64.Microsoft.NETCore.ILAsm" Version="10.0.1">
3232
<Uri>https://github.com/dotnet/dotnet</Uri>
33-
<Sha>e17b0d08def649f30aed9c09cf4a2c5741a3c76c</Sha>
33+
<Sha>93970af2dae989c795efb703be9a25ff95079f25</Sha>
3434
</Dependency>
3535
<Dependency Name="runtime.win-x86.Microsoft.NETCore.ILAsm" Version="10.0.1">
3636
<Uri>https://github.com/dotnet/dotnet</Uri>
37-
<Sha>e17b0d08def649f30aed9c09cf4a2c5741a3c76c</Sha>
37+
<Sha>93970af2dae989c795efb703be9a25ff95079f25</Sha>
3838
</Dependency>
3939
<Dependency Name="System.Reflection.MetadataLoadContext" Version="10.0.1">
4040
<Uri>https://github.com/dotnet/dotnet</Uri>
41-
<Sha>e17b0d08def649f30aed9c09cf4a2c5741a3c76c</Sha>
41+
<Sha>93970af2dae989c795efb703be9a25ff95079f25</Sha>
4242
</Dependency>
4343
<Dependency Name="Microsoft.NETCore.ILDAsm" Version="10.0.1">
4444
<Uri>https://github.com/dotnet/dotnet</Uri>
45-
<Sha>e17b0d08def649f30aed9c09cf4a2c5741a3c76c</Sha>
45+
<Sha>93970af2dae989c795efb703be9a25ff95079f25</Sha>
4646
</Dependency>
4747
<Dependency Name="System.Text.Encodings.Web" Version="10.0.1">
4848
<Uri>https://github.com/dotnet/dotnet</Uri>
49-
<Sha>e17b0d08def649f30aed9c09cf4a2c5741a3c76c</Sha>
49+
<Sha>93970af2dae989c795efb703be9a25ff95079f25</Sha>
5050
</Dependency>
5151
<Dependency Name="System.Text.Json" Version="10.0.1">
5252
<Uri>https://github.com/dotnet/dotnet</Uri>
53-
<Sha>e17b0d08def649f30aed9c09cf4a2c5741a3c76c</Sha>
53+
<Sha>93970af2dae989c795efb703be9a25ff95079f25</Sha>
5454
</Dependency>
5555
<Dependency Name="Microsoft.NETCore.App.Ref" Version="10.0.1">
5656
<Uri>https://github.com/dotnet/dotnet</Uri>
57-
<Sha>e17b0d08def649f30aed9c09cf4a2c5741a3c76c</Sha>
57+
<Sha>93970af2dae989c795efb703be9a25ff95079f25</Sha>
5858
</Dependency>
5959
<Dependency Name="System.Runtime.Serialization.Formatters" Version="10.0.1">
6060
<Uri>https://github.com/dotnet/dotnet</Uri>
61-
<Sha>e17b0d08def649f30aed9c09cf4a2c5741a3c76c</Sha>
61+
<Sha>93970af2dae989c795efb703be9a25ff95079f25</Sha>
6262
</Dependency>
6363
<Dependency Name="Microsoft.Win32.SystemEvents" Version="10.0.1">
6464
<Uri>https://github.com/dotnet/dotnet</Uri>
65-
<Sha>e17b0d08def649f30aed9c09cf4a2c5741a3c76c</Sha>
65+
<Sha>93970af2dae989c795efb703be9a25ff95079f25</Sha>
6666
</Dependency>
6767
<Dependency Name="System.CodeDom" Version="10.0.1">
6868
<Uri>https://github.com/dotnet/dotnet</Uri>
69-
<Sha>e17b0d08def649f30aed9c09cf4a2c5741a3c76c</Sha>
69+
<Sha>93970af2dae989c795efb703be9a25ff95079f25</Sha>
7070
</Dependency>
7171
<Dependency Name="System.Configuration.ConfigurationManager" Version="10.0.1">
7272
<Uri>https://github.com/dotnet/dotnet</Uri>
73-
<Sha>e17b0d08def649f30aed9c09cf4a2c5741a3c76c</Sha>
73+
<Sha>93970af2dae989c795efb703be9a25ff95079f25</Sha>
7474
</Dependency>
7575
<Dependency Name="System.Formats.Nrbf" Version="10.0.1">
7676
<Uri>https://github.com/dotnet/dotnet</Uri>
77-
<Sha>e17b0d08def649f30aed9c09cf4a2c5741a3c76c</Sha>
77+
<Sha>93970af2dae989c795efb703be9a25ff95079f25</Sha>
7878
</Dependency>
7979
<Dependency Name="System.IO.Hashing" Version="10.0.1">
8080
<Uri>https://github.com/dotnet/dotnet</Uri>
81-
<Sha>e17b0d08def649f30aed9c09cf4a2c5741a3c76c</Sha>
81+
<Sha>93970af2dae989c795efb703be9a25ff95079f25</Sha>
8282
</Dependency>
8383
</ProductDependencies>
8484
<ToolsetDependencies>
8585
<!-- Arcade -->
86-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25555.106">
86+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25563.104">
8787
<Uri>https://github.com/dotnet/dotnet</Uri>
88-
<Sha>e17b0d08def649f30aed9c09cf4a2c5741a3c76c</Sha>
88+
<Sha>93970af2dae989c795efb703be9a25ff95079f25</Sha>
8989
</Dependency>
90-
<Dependency Name="Microsoft.DotNet.GenFacades" Version="10.0.0-beta.25555.106">
90+
<Dependency Name="Microsoft.DotNet.GenFacades" Version="10.0.0-beta.25563.104">
9191
<Uri>https://github.com/dotnet/dotnet</Uri>
92-
<Sha>e17b0d08def649f30aed9c09cf4a2c5741a3c76c</Sha>
92+
<Sha>93970af2dae989c795efb703be9a25ff95079f25</Sha>
9393
</Dependency>
94-
<Dependency Name="Microsoft.DotNet.CMake.Sdk" Version="10.0.0-beta.25555.106">
94+
<Dependency Name="Microsoft.DotNet.CMake.Sdk" Version="10.0.0-beta.25563.104">
9595
<Uri>https://github.com/dotnet/dotnet</Uri>
96-
<Sha>e17b0d08def649f30aed9c09cf4a2c5741a3c76c</Sha>
96+
<Sha>93970af2dae989c795efb703be9a25ff95079f25</Sha>
9797
</Dependency>
98-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.25555.106">
98+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.25563.104">
9999
<Uri>https://github.com/dotnet/dotnet</Uri>
100-
<Sha>e17b0d08def649f30aed9c09cf4a2c5741a3c76c</Sha>
100+
<Sha>93970af2dae989c795efb703be9a25ff95079f25</Sha>
101101
</Dependency>
102-
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="10.0.0-beta.25555.106">
102+
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="10.0.0-beta.25563.104">
103103
<Uri>https://github.com/dotnet/dotnet</Uri>
104-
<Sha>e17b0d08def649f30aed9c09cf4a2c5741a3c76c</Sha>
104+
<Sha>93970af2dae989c795efb703be9a25ff95079f25</Sha>
105105
</Dependency>
106-
<Dependency Name="Microsoft.DotNet.XUnitV3Extensions" Version="10.0.0-beta.25555.106">
106+
<Dependency Name="Microsoft.DotNet.XUnitV3Extensions" Version="10.0.0-beta.25563.104">
107107
<Uri>https://github.com/dotnet/dotnet</Uri>
108-
<Sha>e17b0d08def649f30aed9c09cf4a2c5741a3c76c</Sha>
108+
<Sha>93970af2dae989c795efb703be9a25ff95079f25</Sha>
109109
</Dependency>
110-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="10.0.0-beta.25555.106">
110+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="10.0.0-beta.25563.104">
111111
<Uri>https://github.com/dotnet/dotnet</Uri>
112-
<Sha>e17b0d08def649f30aed9c09cf4a2c5741a3c76c</Sha>
112+
<Sha>93970af2dae989c795efb703be9a25ff95079f25</Sha>
113113
</Dependency>
114114
</ToolsetDependencies>
115115
</Dependencies>

eng/common/core-templates/job/publish-build-assets.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,11 @@ jobs:
180180
PromoteToChannelIds: ${{ parameters.PromoteToChannelIds }}
181181
is1ESPipeline: ${{ parameters.is1ESPipeline }}
182182

183+
# Darc is targeting 8.0, so make sure it's installed
184+
- task: UseDotNet@2
185+
inputs:
186+
version: 8.0.x
187+
183188
- task: AzureCLI@2
184189
displayName: Publish Using Darc
185190
inputs:

eng/common/core-templates/post-build/post-build.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,11 @@ stages:
307307

308308
- task: NuGetAuthenticate@1
309309

310+
# Darc is targeting 8.0, so make sure it's installed
311+
- task: UseDotNet@2
312+
inputs:
313+
version: 8.0.x
314+
310315
- task: AzureCLI@2
311316
displayName: Publish Using Darc
312317
inputs:

global.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
}
2222
},
2323
"msbuild-sdks": {
24-
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25555.106",
25-
"Microsoft.DotNet.CMake.Sdk": "10.0.0-beta.25555.106",
26-
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25555.106",
24+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25563.104",
25+
"Microsoft.DotNet.CMake.Sdk": "10.0.0-beta.25563.104",
26+
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25563.104",
2727
"FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0",
2828
"Microsoft.NET.Sdk.IL": "10.0.1"
2929
},

0 commit comments

Comments
 (0)