Skip to content

[release/10.0] Source code updates from dotnet/dotnet#124136

Merged
steveisok merged 8 commits intorelease/10.0from
darc-release/10.0-796345f8-10d3-4632-a948-88c3a0c89e57
Feb 16, 2026
Merged

[release/10.0] Source code updates from dotnet/dotnet#124136
steveisok merged 8 commits intorelease/10.0from
darc-release/10.0-796345f8-10d3-4632-a948-88c3a0c89e57

Conversation

@dotnet-maestro
Copy link
Contributor

@dotnet-maestro dotnet-maestro bot commented Feb 8, 2026

Note

This is a codeflow update. It may contain both source code changes from
the VMR
as well as dependency updates. Learn more here.

This pull request brings the following source code changes

From https://github.com/dotnet/dotnet

Updated Dependencies

  • From 5.0.0-2.26102.102 to 5.0.0-2.26110.124
    • Microsoft.CodeAnalysis
    • Microsoft.CodeAnalysis.Analyzers
    • Microsoft.CodeAnalysis.CSharp
    • Microsoft.Net.Compilers.Toolset
  • From 10.0.104 to 10.0.104
    • Microsoft.CodeAnalysis.NetAnalyzers
    • Microsoft.DotNet.ApiCompat.Task
  • From 10.0.0-beta.26102.102 to 10.0.0-beta.26110.124
    • Microsoft.DotNet.Arcade.Sdk
    • Microsoft.DotNet.Build.Tasks.Archives
    • Microsoft.DotNet.Build.Tasks.Feed
    • Microsoft.DotNet.Build.Tasks.Installers
    • Microsoft.DotNet.Build.Tasks.Packaging
    • Microsoft.DotNet.Build.Tasks.TargetFramework
    • Microsoft.DotNet.Build.Tasks.Templating
    • Microsoft.DotNet.Build.Tasks.Workloads
    • Microsoft.DotNet.CodeAnalysis
    • Microsoft.DotNet.GenAPI
    • Microsoft.DotNet.GenFacades
    • Microsoft.DotNet.Helix.Sdk
    • Microsoft.DotNet.PackageTesting
    • Microsoft.DotNet.RemoteExecutor
    • Microsoft.DotNet.SharedFramework.Sdk
    • Microsoft.DotNet.XliffTasks
    • Microsoft.DotNet.XUnitExtensions
  • From 0.11.5-alpha.26102.102 to 0.11.5-alpha.26110.124
    • Microsoft.DotNet.Cecil
  • From 2.9.3-beta.26102.102 to 2.9.3-beta.26110.124
    • Microsoft.DotNet.XUnitAssert
    • Microsoft.DotNet.XUnitConsoleRunner
  • From 10.0.4 to 10.0.4
    • Microsoft.NET.Sdk.IL
    • Microsoft.NETCore.App.Ref
    • Microsoft.NETCore.ILAsm
    • runtime.native.System.IO.Ports
    • System.Reflection.Metadata
    • System.Reflection.MetadataLoadContext
    • System.Text.Json
  • From 10.0.104-servicing.26102.102 to 10.0.104-servicing.26110.124
    • Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport
  • From 7.0.2-rc.10302 to 7.0.2-rc.11124
    • NuGet.Frameworks
    • NuGet.Packaging
    • NuGet.ProjectModel
    • NuGet.Versioning
  • From 2.0.4 to 2.0.4
    • System.CommandLine
  • From 10.0.0-alpha.1.26076.1 to 10.0.0-alpha.1.26104.2
    • runtime.linux-arm64.Microsoft.NETCore.Runtime.Wasm.Node.Transport
    • runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.Wasm.Node.Transport
    • runtime.linux-musl-x64.Microsoft.NETCore.Runtime.Wasm.Node.Transport
    • runtime.linux-x64.Microsoft.NETCore.Runtime.Wasm.Node.Transport
    • runtime.osx-arm64.Microsoft.NETCore.Runtime.Wasm.Node.Transport
    • runtime.osx-x64.Microsoft.NETCore.Runtime.Wasm.Node.Transport
    • runtime.win-arm64.Microsoft.NETCore.Runtime.Wasm.Node.Transport
    • runtime.win-x64.Microsoft.NETCore.Runtime.Wasm.Node.Transport

Associated changes in source repos

Diff the source with this PR branch
darc vmr diff --name-only https://github.com/dotnet/dotnet:9d0c3bebf9d368ad51c0b9a7b954219d192cd9d6..https://github.com/dotnet/runtime:darc-release/10.0-796345f8-10d3-4632-a948-88c3a0c89e57

@github-actions github-actions bot added the area-codeflow for labeling automated codeflow label Feb 8, 2026
@lewing
Copy link
Member

lewing commented Feb 8, 2026

@dotnet/prodconsvcs this had to be triggered manually to show up

@premun
Copy link
Member

premun commented Feb 9, 2026

@lewing seems like the events went in this order:

I think this is by design

On relative base path root
Microsoft.CodeAnalysis,Microsoft.CodeAnalysis.Analyzers,Microsoft.CodeAnalysis.CSharp,Microsoft.Net.Compilers.Toolset From Version 5.0.0-2.26105.106 -> To Version 5.0.0-2.26109.109 (parent: )

Microsoft.CodeAnalysis.NetAnalyzers,Microsoft.DotNet.ApiCompat.Task From Version 10.0.104 -> To Version 10.0.104 (parent: )

Microsoft.DotNet.Arcade.Sdk,Microsoft.DotNet.Build.Tasks.Archives,Microsoft.DotNet.Build.Tasks.Feed,Microsoft.DotNet.Build.Tasks.Installers,Microsoft.DotNet.Build.Tasks.Packaging,Microsoft.DotNet.Build.Tasks.TargetFramework,Microsoft.DotNet.Build.Tasks.Templating,Microsoft.DotNet.Build.Tasks.Workloads,Microsoft.DotNet.CodeAnalysis,Microsoft.DotNet.GenAPI,Microsoft.DotNet.GenFacades,Microsoft.DotNet.Helix.Sdk,Microsoft.DotNet.PackageTesting,Microsoft.DotNet.RemoteExecutor,Microsoft.DotNet.SharedFramework.Sdk,Microsoft.DotNet.XliffTasks,Microsoft.DotNet.XUnitExtensions From Version 10.0.0-beta.26105.106 -> To Version 10.0.0-beta.26109.109 (parent: )

Microsoft.DotNet.Cecil From Version 0.11.5-alpha.26105.106 -> To Version 0.11.5-alpha.26109.109 (parent: )

Microsoft.DotNet.XUnitAssert,Microsoft.DotNet.XUnitConsoleRunner From Version 2.9.3-beta.26105.106 -> To Version 2.9.3-beta.26109.109 (parent: )

Microsoft.NET.Sdk.IL,Microsoft.NETCore.App.Ref,Microsoft.NETCore.ILAsm,runtime.native.System.IO.Ports,System.Reflection.Metadata,System.Reflection.MetadataLoadContext,System.Text.Json From Version 10.0.4 -> To Version 10.0.4 (parent: )

Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport From Version 10.0.104-servicing.26105.106 -> To Version 10.0.104-servicing.26109.109 (parent: )

NuGet.Frameworks,NuGet.Packaging,NuGet.ProjectModel,NuGet.Versioning From Version 7.0.2-rc.10606 -> To Version 7.0.2-rc.11009 (parent: )

System.CommandLine From Version 2.0.4 -> To Version 2.0.4 (parent: )

runtime.linux-arm64.Microsoft.NETCore.Runtime.Wasm.Node.Transport,runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.Wasm.Node.Transport,runtime.linux-x64.Microsoft.NETCore.Runtime.Wasm.Node.Transport,runtime.linux-musl-x64.Microsoft.NETCore.Runtime.Wasm.Node.Transport,runtime.osx-arm64.Microsoft.NETCore.Runtime.Wasm.Node.Transport,runtime.osx-x64.Microsoft.NETCore.Runtime.Wasm.Node.Transport,runtime.win-arm64.Microsoft.NETCore.Runtime.Wasm.Node.Transport,runtime.win-x64.Microsoft.NETCore.Runtime.Wasm.Node.Transport From Version 10.0.0-alpha.1.26081.1 -> To Version 10.0.0-alpha.1.26104.2 (parent: )

[[ commit created by automation ]]
On relative base path root
Microsoft.CodeAnalysis,Microsoft.CodeAnalysis.Analyzers,Microsoft.CodeAnalysis.CSharp,Microsoft.Net.Compilers.Toolset From Version 5.0.0-2.26109.109 -> To Version 5.0.0-2.26109.113 (parent: )

Microsoft.CodeAnalysis.NetAnalyzers,Microsoft.DotNet.ApiCompat.Task From Version 10.0.104 -> To Version 10.0.104 (parent: )

Microsoft.DotNet.Arcade.Sdk,Microsoft.DotNet.Build.Tasks.Archives,Microsoft.DotNet.Build.Tasks.Feed,Microsoft.DotNet.Build.Tasks.Installers,Microsoft.DotNet.Build.Tasks.Packaging,Microsoft.DotNet.Build.Tasks.TargetFramework,Microsoft.DotNet.Build.Tasks.Templating,Microsoft.DotNet.Build.Tasks.Workloads,Microsoft.DotNet.CodeAnalysis,Microsoft.DotNet.GenAPI,Microsoft.DotNet.GenFacades,Microsoft.DotNet.Helix.Sdk,Microsoft.DotNet.PackageTesting,Microsoft.DotNet.RemoteExecutor,Microsoft.DotNet.SharedFramework.Sdk,Microsoft.DotNet.XliffTasks,Microsoft.DotNet.XUnitExtensions From Version 10.0.0-beta.26109.109 -> To Version 10.0.0-beta.26109.113 (parent: )

Microsoft.DotNet.Cecil From Version 0.11.5-alpha.26109.109 -> To Version 0.11.5-alpha.26109.113 (parent: )

Microsoft.DotNet.XUnitAssert,Microsoft.DotNet.XUnitConsoleRunner From Version 2.9.3-beta.26109.109 -> To Version 2.9.3-beta.26109.113 (parent: )

Microsoft.NET.Sdk.IL,Microsoft.NETCore.App.Ref,Microsoft.NETCore.ILAsm,runtime.native.System.IO.Ports,System.Reflection.Metadata,System.Reflection.MetadataLoadContext,System.Text.Json From Version 10.0.4 -> To Version 10.0.4 (parent: )

Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport From Version 10.0.104-servicing.26109.109 -> To Version 10.0.104-servicing.26109.113 (parent: )

NuGet.Frameworks,NuGet.Packaging,NuGet.ProjectModel,NuGet.Versioning From Version 7.0.2-rc.11009 -> To Version 7.0.2-rc.11013 (parent: )

System.CommandLine From Version 2.0.4 -> To Version 2.0.4 (parent: )

[[ commit created by automation ]]
On relative base path root
Microsoft.CodeAnalysis,Microsoft.CodeAnalysis.Analyzers,Microsoft.CodeAnalysis.CSharp,Microsoft.Net.Compilers.Toolset From Version 5.0.0-2.26109.113 -> To Version 5.0.0-2.26110.106 (parent: )

Microsoft.CodeAnalysis.NetAnalyzers,Microsoft.DotNet.ApiCompat.Task From Version 10.0.104 -> To Version 10.0.104 (parent: )

Microsoft.DotNet.Arcade.Sdk,Microsoft.DotNet.Build.Tasks.Archives,Microsoft.DotNet.Build.Tasks.Feed,Microsoft.DotNet.Build.Tasks.Installers,Microsoft.DotNet.Build.Tasks.Packaging,Microsoft.DotNet.Build.Tasks.TargetFramework,Microsoft.DotNet.Build.Tasks.Templating,Microsoft.DotNet.Build.Tasks.Workloads,Microsoft.DotNet.CodeAnalysis,Microsoft.DotNet.GenAPI,Microsoft.DotNet.GenFacades,Microsoft.DotNet.Helix.Sdk,Microsoft.DotNet.PackageTesting,Microsoft.DotNet.RemoteExecutor,Microsoft.DotNet.SharedFramework.Sdk,Microsoft.DotNet.XliffTasks,Microsoft.DotNet.XUnitExtensions From Version 10.0.0-beta.26109.113 -> To Version 10.0.0-beta.26110.106 (parent: )

Microsoft.DotNet.Cecil From Version 0.11.5-alpha.26109.113 -> To Version 0.11.5-alpha.26110.106 (parent: )

Microsoft.DotNet.XUnitAssert,Microsoft.DotNet.XUnitConsoleRunner From Version 2.9.3-beta.26109.113 -> To Version 2.9.3-beta.26110.106 (parent: )

Microsoft.NET.Sdk.IL,Microsoft.NETCore.App.Ref,Microsoft.NETCore.ILAsm,runtime.native.System.IO.Ports,System.Reflection.Metadata,System.Reflection.MetadataLoadContext,System.Text.Json From Version 10.0.4 -> To Version 10.0.4 (parent: )

Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport From Version 10.0.104-servicing.26109.113 -> To Version 10.0.104-servicing.26110.106 (parent: )

NuGet.Frameworks,NuGet.Packaging,NuGet.ProjectModel,NuGet.Versioning From Version 7.0.2-rc.11013 -> To Version 7.0.2-rc.11106 (parent: )

System.CommandLine From Version 2.0.4 -> To Version 2.0.4 (parent: )

[[ commit created by automation ]]
On relative base path root
Microsoft.CodeAnalysis,Microsoft.CodeAnalysis.Analyzers,Microsoft.CodeAnalysis.CSharp,Microsoft.Net.Compilers.Toolset From Version 5.0.0-2.26110.106 -> To Version 5.0.0-2.26110.118 (parent: )

Microsoft.CodeAnalysis.NetAnalyzers,Microsoft.DotNet.ApiCompat.Task From Version 10.0.104 -> To Version 10.0.104 (parent: )

Microsoft.DotNet.Arcade.Sdk,Microsoft.DotNet.Build.Tasks.Archives,Microsoft.DotNet.Build.Tasks.Feed,Microsoft.DotNet.Build.Tasks.Installers,Microsoft.DotNet.Build.Tasks.Packaging,Microsoft.DotNet.Build.Tasks.TargetFramework,Microsoft.DotNet.Build.Tasks.Templating,Microsoft.DotNet.Build.Tasks.Workloads,Microsoft.DotNet.CodeAnalysis,Microsoft.DotNet.GenAPI,Microsoft.DotNet.GenFacades,Microsoft.DotNet.Helix.Sdk,Microsoft.DotNet.PackageTesting,Microsoft.DotNet.RemoteExecutor,Microsoft.DotNet.SharedFramework.Sdk,Microsoft.DotNet.XliffTasks,Microsoft.DotNet.XUnitExtensions From Version 10.0.0-beta.26110.106 -> To Version 10.0.0-beta.26110.118 (parent: )

Microsoft.DotNet.Cecil From Version 0.11.5-alpha.26110.106 -> To Version 0.11.5-alpha.26110.118 (parent: )

Microsoft.DotNet.XUnitAssert,Microsoft.DotNet.XUnitConsoleRunner From Version 2.9.3-beta.26110.106 -> To Version 2.9.3-beta.26110.118 (parent: )

Microsoft.NET.Sdk.IL,Microsoft.NETCore.App.Ref,Microsoft.NETCore.ILAsm,runtime.native.System.IO.Ports,System.Reflection.Metadata,System.Reflection.MetadataLoadContext,System.Text.Json From Version 10.0.4 -> To Version 10.0.4 (parent: )

Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport From Version 10.0.104-servicing.26110.106 -> To Version 10.0.104-servicing.26110.118 (parent: )

NuGet.Frameworks,NuGet.Packaging,NuGet.ProjectModel,NuGet.Versioning From Version 7.0.2-rc.11106 -> To Version 7.0.2-rc.11118 (parent: )

System.CommandLine From Version 2.0.4 -> To Version 2.0.4 (parent: )

[[ commit created by automation ]]
On relative base path root
Microsoft.CodeAnalysis,Microsoft.CodeAnalysis.Analyzers,Microsoft.CodeAnalysis.CSharp,Microsoft.Net.Compilers.Toolset From Version 5.0.0-2.26110.118 -> To Version 5.0.0-2.26110.124 (parent: )

Microsoft.CodeAnalysis.NetAnalyzers,Microsoft.DotNet.ApiCompat.Task From Version 10.0.104 -> To Version 10.0.104 (parent: )

Microsoft.DotNet.Arcade.Sdk,Microsoft.DotNet.Build.Tasks.Archives,Microsoft.DotNet.Build.Tasks.Feed,Microsoft.DotNet.Build.Tasks.Installers,Microsoft.DotNet.Build.Tasks.Packaging,Microsoft.DotNet.Build.Tasks.TargetFramework,Microsoft.DotNet.Build.Tasks.Templating,Microsoft.DotNet.Build.Tasks.Workloads,Microsoft.DotNet.CodeAnalysis,Microsoft.DotNet.GenAPI,Microsoft.DotNet.GenFacades,Microsoft.DotNet.Helix.Sdk,Microsoft.DotNet.PackageTesting,Microsoft.DotNet.RemoteExecutor,Microsoft.DotNet.SharedFramework.Sdk,Microsoft.DotNet.XliffTasks,Microsoft.DotNet.XUnitExtensions From Version 10.0.0-beta.26110.118 -> To Version 10.0.0-beta.26110.124 (parent: )

Microsoft.DotNet.Cecil From Version 0.11.5-alpha.26110.118 -> To Version 0.11.5-alpha.26110.124 (parent: )

Microsoft.DotNet.XUnitAssert,Microsoft.DotNet.XUnitConsoleRunner From Version 2.9.3-beta.26110.118 -> To Version 2.9.3-beta.26110.124 (parent: )

Microsoft.NET.Sdk.IL,Microsoft.NETCore.App.Ref,Microsoft.NETCore.ILAsm,runtime.native.System.IO.Ports,System.Reflection.Metadata,System.Reflection.MetadataLoadContext,System.Text.Json From Version 10.0.4 -> To Version 10.0.4 (parent: )

Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport From Version 10.0.104-servicing.26110.118 -> To Version 10.0.104-servicing.26110.124 (parent: )

NuGet.Frameworks,NuGet.Packaging,NuGet.ProjectModel,NuGet.Versioning From Version 7.0.2-rc.11118 -> To Version 7.0.2-rc.11124 (parent: )

System.CommandLine From Version 2.0.4 -> To Version 2.0.4 (parent: )

[[ commit created by automation ]]
@dotnet-maestro
Copy link
Contributor Author

Important

While this PR was open, the source repository has received code changes from this repository (an opposite codeflow merged).
To avoid complex conflicts, the codeflow cannot continue until this PR is closed or merged.

You can continue with one of the following options:

  • Ignore this and merge this PR as usual without waiting for the new changes.
    Once merged, Maestro will create a new codeflow PR with the new changes.
  • Close this PR and wait for Maestro to open a new one with old and new changes included.
    You will lose any manual changes made in this PR.
    You can also manually trigger the new codeflow right away by running:
    darc trigger-subscriptions --id 74dc5d43-0b13-491a-b063-0f03b26d7664
    
  • Force a codeflow into this PR at your own risk if you want the new changes.
    User commits made to this PR might be reverted.
    darc trigger-subscriptions --id 74dc5d43-0b13-491a-b063-0f03b26d7664 --force
    

💡 You may consult the FAQ for more information or tag @dotnet/prodconsvcs for assistance.

@steveisok steveisok added the Servicing-approved Approved for servicing release label Feb 16, 2026
@steveisok steveisok enabled auto-merge (squash) February 16, 2026 18:56
@steveisok steveisok self-requested a review February 16, 2026 18:56
@steveisok steveisok merged commit 066be76 into release/10.0 Feb 16, 2026
170 of 173 checks passed
@steveisok steveisok deleted the darc-release/10.0-796345f8-10d3-4632-a948-88c3a0c89e57 branch February 16, 2026 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-codeflow for labeling automated codeflow Servicing-approved Approved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants