Skip to content

[main] Source code updates from dotnet/dotnet#125593

Merged
lewing merged 3 commits intomainfrom
darc-main-498cd773-1c8d-4be9-ac49-bf3425098cdb
Mar 17, 2026
Merged

[main] Source code updates from dotnet/dotnet#125593
lewing merged 3 commits intomainfrom
darc-main-498cd773-1c8d-4be9-ac49-bf3425098cdb

Conversation

@dotnet-maestro
Copy link
Contributor

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

Associated changes in source repos

Diff the source with this PR branch
darc vmr diff --name-only https://github.com/dotnet/dotnet:5ff448a6425ec6980e08b5c9a35e454c8a843c35..https://github.com/dotnet/runtime:darc-main-498cd773-1c8d-4be9-ac49-bf3425098cdb

Updated Dependencies:
Microsoft.CodeAnalysis, Microsoft.CodeAnalysis.Analyzers, Microsoft.CodeAnalysis.CSharp, Microsoft.Net.Compilers.Toolset (Version 5.6.0-2.26163.109 -> 5.6.0-2.26165.107)
Microsoft.CodeAnalysis.NetAnalyzers, Microsoft.DotNet.ApiCompat.Task, Microsoft.NET.Workload.Emscripten.Current.Manifest-11.0.100.Transport (Version 11.0.100-preview.3.26163.109 -> 11.0.100-preview.3.26165.107)
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 (Version 11.0.0-beta.26163.109 -> 11.0.0-beta.26165.107)
Microsoft.DotNet.Cecil (Version 0.11.5-preview.26163.109 -> 0.11.5-preview.26165.107)
Microsoft.DotNet.XUnitAssert, Microsoft.DotNet.XUnitConsoleRunner (Version 2.9.3-beta.26163.109 -> 2.9.3-beta.26165.107)
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 (Version 11.0.0-preview.3.26163.109 -> 11.0.0-preview.3.26165.107)
NuGet.Frameworks, NuGet.Packaging, NuGet.ProjectModel, NuGet.Versioning (Version 7.6.0-rc.16409 -> 7.6.0-rc.16607)
System.CommandLine (Version 3.0.0-preview.3.26163.109 -> 3.0.0-preview.3.26165.107)
[[ commit created by automation ]]
The F# compiler produces assemblies with malformed public key blobs
when public-signing with full key pairs on Unix (dotnet/fsharp#19441).
Previously SignAssembly was only disabled for source-build, but the
fix for dotnet/fsharp#19242 exposed this on all Unix legs.

Since this is a non-shipping test project, disable signing
unconditionally as a workaround.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@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 f7901f87-9f24-40d6-9bc1-564863937237
    
  • 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 f7901f87-9f24-40d6-9bc1-564863937237 --force
    

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

@steveisok
Copy link
Member

/ba-g Known issues too numerous to list

@lewing lewing merged commit 05cc2d0 into main Mar 17, 2026
172 of 183 checks passed
@lewing lewing deleted the darc-main-498cd773-1c8d-4be9-ac49-bf3425098cdb branch March 17, 2026 10:27
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.

2 participants