Skip to content

[release/10.0] Source code updates from dotnet/dotnet - #11878

Open
dotnet-maestro[bot] wants to merge 2 commits into
release/10.0from
darc-release/10.0-bf160ccd-e40b-406c-b738-a19258715aa7
Open

[release/10.0] Source code updates from dotnet/dotnet#11878
dotnet-maestro[bot] wants to merge 2 commits into
release/10.0from
darc-release/10.0-bf160ccd-e40b-406c-b738-a19258715aa7

Conversation

@dotnet-maestro

@dotnet-maestro dotnet-maestro Bot commented Aug 29, 2026

Copy link
Copy Markdown
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

  • From 10.0.0-beta.26426.122 to 10.0.0-beta.26427.124
    • Microsoft.DotNet.Arcade.Sdk
    • Microsoft.DotNet.CodeAnalysis
    • Microsoft.DotNet.GenAPI
    • Microsoft.DotNet.Helix.Sdk
  • From 10.0.13-servicing.26426.122 to 10.0.13-servicing.26427.124
    • Microsoft.Dotnet.WinForms.ProjectTemplates
    • Microsoft.NETCore.Platforms
    • Microsoft.Private.Winforms
    • System.Private.Windows.Core.TestUtilities
  • From 10.0.13 to 10.0.13
    • Microsoft.NETCore.App.Ref
    • System.CodeDom
    • System.Configuration.ConfigurationManager
    • System.Diagnostics.EventLog
    • System.DirectoryServices
    • System.Drawing.Common
    • System.Formats.Nrbf
    • System.IO.Packaging
    • System.Reflection.MetadataLoadContext
    • System.Resources.Extensions
    • System.Runtime.Serialization.Formatters
    • System.Security.Cryptography.Xml
    • System.Security.Permissions
    • System.Windows.Extensions

Associated changes in source repos

Diff the source with this PR branch
darc vmr diff --name-only https://github.com/dotnet/dotnet:2c07be8ab38eb69e43aedf74ed288079c839b1dc..https://github.com/dotnet/wpf:darc-release/10.0-bf160ccd-e40b-406c-b738-a19258715aa7
Microsoft Reviewers: Open in CodeFlow

Updated Dependencies:
Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.CodeAnalysis, Microsoft.DotNet.GenAPI, Microsoft.DotNet.Helix.Sdk (Version 10.0.0-beta.26426.122 -> 10.0.0-beta.26427.124)
Microsoft.Dotnet.WinForms.ProjectTemplates, Microsoft.NETCore.Platforms, Microsoft.Private.Winforms, System.Private.Windows.Core.TestUtilities (Version 10.0.13-servicing.26426.122 -> 10.0.13-servicing.26427.124)
Microsoft.NETCore.App.Ref, System.CodeDom, System.Configuration.ConfigurationManager, System.Diagnostics.EventLog, System.DirectoryServices, System.Drawing.Common, System.Formats.Nrbf, System.IO.Packaging, System.Reflection.MetadataLoadContext, System.Resources.Extensions, System.Runtime.Serialization.Formatters, System.Security.Cryptography.Xml, System.Security.Permissions, System.Windows.Extensions (Version 10.0.13 -> 10.0.13)
[[ commit created by automation ]]
@dotnet-maestro
dotnet-maestro Bot requested a review from a team August 29, 2026 02:02
@dotnet-maestro

Copy link
Copy Markdown
Contributor Author

Note

VMR PRs included in this codeflow update:

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

@dotnet-policy-service dotnet-policy-service Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Go, you big red fire engine!

@dotnet-policy-service dotnet-policy-service Bot added the PR metadata: Label to tag PRs, to facilitate with triage label Aug 29, 2026

@pranav-gupta-msft pranav-gupta-msft left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dependency update PR — changes are limited to NuGet.config, global.json, and files under eng/. Approving as a routine dependency update from dotnet-maestro.

@dotnet-maestro

Copy link
Copy Markdown
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 2d003289-13dc-445c-a652-0b25a8fa6f91
    
  • 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 2d003289-13dc-445c-a652-0b25a8fa6f91 --force
    

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

1 similar comment
@dotnet-maestro

Copy link
Copy Markdown
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 2d003289-13dc-445c-a652-0b25a8fa6f91
    
  • 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 2d003289-13dc-445c-a652-0b25a8fa6f91 --force
    

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

@pranav-gupta-msft pranav-gupta-msft left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dependency update PR — changes are limited to NuGet.config, global.json, and files under eng/. Approving as a routine dotnet-maestro infrastructure update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR metadata: Label to tag PRs, to facilitate with triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants