[release/2.0-stable] Revert DCPP dependency updates to restore Version.Details.xml to #6513 state - #6592
Merged
Kyaw Thant (kythant) merged 5 commits intoJul 1, 2026
Conversation
…edIXP/_git/DCPP build 20260617.1" This reverts commit 78720cd.
…edIXP/_git/DCPP build 20260609.1" This reverts commit 7a2bed8.
…edIXP/_git/DCPP build 20260605.2" This reverts commit 85f0069.
…edIXP/_git/DCPP build 20260602.3" This reverts commit b9c6dc6.
Kyaw Thant (kythant)
marked this pull request as ready for review
July 1, 2026 16:13
Contributor
Author
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Kyaw Thant (kythant)
marked this pull request as draft
July 1, 2026 16:15
Kyaw Thant (kythant)
marked this pull request as ready for review
July 1, 2026 18:46
…ngeEnabled callsites compile The revert to #6513 downgraded FrameworkUdk to the pre-bump build, whose IsChangeEnabled template lacks the defaulted patchVersion param, breaking the 1-arg callsites in Helper.cpp and Task.cpp (C2672). Keep FrameworkUdk post-bump while leaving InteractiveExperiences reverted to 2.0.15 to fix the NuGet restore failure.
Contributor
Author
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
jamespik
approved these changes
Jul 1, 2026
Kyaw Thant (kythant)
deleted the
user/kythant/revert-versiondetails-2.0-stable
branch
July 1, 2026 23:35
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.
Reverts the top 4 Maestro
Update dependencies from .../DCPPcommits so thateng/Version.Details.xmlis restored to the state at commit 71205cf (#6513).Reverted commits (newest to oldest):
Verification:
git diff 71205cf HEAD -- eng/Version.Details.xmlis empty, confirming the file matches the target commit exactly. No other files are modified.