[release/10.0.1xx] Source code updates from dotnet/wpf - #7304
Merged
lewing merged 2 commits intoJun 22, 2026
Merged
Conversation
Diff: https://github.com/dotnet/wpf/compare/1759c9464b6d9fbad6cbdb84ba07061d9d692e65..174c8764338348faa85a4ba35cdc7583d21e9da9 From: dotnet/wpf@1759c94 To: dotnet/wpf@174c876 [[ commit created by automation ]]
[[ commit created by automation ]]
Contributor
Author
|
Note PRs from original repository included in this codeflow update:
💡 You may consult the FAQ for more information or tag @dotnet/prodconsvcs for assistance. |
lewing
approved these changes
Jun 22, 2026
lewing
left a comment
Member
There was a problem hiding this comment.
Approving green code flow PR. CI is green.
lewing
enabled auto-merge
June 22, 2026 15:40
lewing
deleted the
darc-release/10.0.1xx-9446b968-b284-408c-8981-bf4c43b852fd
branch
June 22, 2026 15:41
joeloff
pushed a commit
to joeloff/dotnet
that referenced
this pull request
Jul 27, 2026
#### AI description (iteration 1) #### PR Classification Integration merge from public release/10.0.1xx branch to internal branch, updating dependency versions and refactoring baseline PR creation tool. #### PR Summary This PR merges the public release/10.0.1xx branch into the internal branch, primarily updating package dependency versions across the SDK and refactoring the baseline PR creation tool to use DarcLib instead of Octokit. - `eng/Version.Details.xml`: Updated all dependency versions (Microsoft.Build, Microsoft.CodeAnalysis, NuGet.*, Microsoft.AspNetCore.*, etc.) from build SHA `fe7283f2bc56523c765bc050be87a97543db180a` to `47c73391bfb8274e379c74c19694ccabff33bc3e` - `eng/tools/CreateBaselineUpdatePR/PRCreator.cs`: Replaced Octokit-based GitHub API client with DarcLib's IRemoteGitRepo abstraction for cross-provider (GitHub/AzDO) support, changed tree/commit operations to use GitFile-based changesets, and introduced deterministic head branch naming <!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot --> Related work items: dotnet#7237, dotnet#7238, dotnet#7239, dotnet#7240, dotnet#7244, dotnet#7254, dotnet#7267, dotnet#7268, dotnet#7269, dotnet#7275, dotnet#7304, dotnet#7321, dotnet#7325, dotnet#7332, dotnet#7334, dotnet#7346, dotnet#7358
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Note
This is a codeflow update. It may contain both source code changes from
the source repo
as well as dependency updates. Learn more here.
This pull request brings the following source code changes
From https://github.com/dotnet/wpf
Diff the source with this PR branch