[PR #11031] [MERGED] Revert "Upgrade to Microsoft.UI.Xaml 2.6.2 (or equivalent)" #28367

Open
opened 2026-01-31 09:28:03 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/11031
Author: @DHowett
Created: 8/24/2021
Status: Merged
Merged: 8/24/2021
Merged by: @DHowett

Base: mainHead: revert-10996-dev/duhowett/mux-2.6


📝 Commits (1)

  • c8fe558 Revert "Upgrade to Microsoft.UI.Xaml 2.6.2 (or equivalent) (#10996)"

📊 Changes

22 files changed (+36 additions, -37 deletions)

View changed files

📝 scratch/ScratchIslandApp/Package/Package.wapproj (+2 -2)
📝 scratch/ScratchIslandApp/SampleApp/SampleAppLib.vcxproj (+2 -2)
📝 scratch/ScratchIslandApp/SampleApp/dll/SampleApp.vcxproj (+2 -2)
📝 scratch/ScratchIslandApp/SampleApp/packages.config (+1 -1)
📝 scratch/ScratchIslandApp/WindowExe/WindowExe.vcxproj (+2 -2)
📝 scratch/ScratchIslandApp/WindowExe/packages.config (+1 -1)
📝 src/cascadia/CascadiaPackage/CascadiaPackage.wapproj (+2 -2)
📝 src/cascadia/LocalTests_SettingsModel/SettingsModel.LocalTests.vcxproj (+2 -2)
📝 src/cascadia/LocalTests_TerminalApp/TerminalApp.LocalTests.vcxproj (+2 -2)
📝 src/cascadia/LocalTests_TerminalApp/TestHostApp/TestHostApp.vcxproj (+1 -1)
📝 src/cascadia/TerminalApp/App.xaml (+1 -2)
📝 src/cascadia/TerminalApp/TerminalAppLib.vcxproj (+2 -2)
📝 src/cascadia/TerminalApp/dll/TerminalApp.vcxproj (+2 -2)
📝 src/cascadia/TerminalApp/packages.config (+1 -1)
📝 src/cascadia/TerminalSettingsEditor/Microsoft.Terminal.Settings.Editor.vcxproj (+2 -2)
📝 src/cascadia/TerminalSettingsEditor/packages.config (+1 -1)
📝 src/cascadia/TerminalSettingsModel/Microsoft.Terminal.Settings.ModelLib.vcxproj (+2 -2)
📝 src/cascadia/TerminalSettingsModel/dll/Microsoft.Terminal.Settings.Model.vcxproj (+2 -2)
📝 src/cascadia/WindowsTerminal/WindowsTerminal.vcxproj (+2 -2)
📝 src/cascadia/WindowsTerminal/packages.config (+1 -1)

...and 2 more files

📄 Description

The upgrade to 2.6 revealed #11003 and Microsoft/microsoft-ui-xaml#5435, and is impeding
progress on PGO.

Reverts microsoft/terminal#10996


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/11031 **Author:** [@DHowett](https://github.com/DHowett) **Created:** 8/24/2021 **Status:** ✅ Merged **Merged:** 8/24/2021 **Merged by:** [@DHowett](https://github.com/DHowett) **Base:** `main` ← **Head:** `revert-10996-dev/duhowett/mux-2.6` --- ### 📝 Commits (1) - [`c8fe558`](https://github.com/microsoft/terminal/commit/c8fe558d88982cc778984c9af68892f1156f21e3) Revert "Upgrade to Microsoft.UI.Xaml 2.6.2 (or equivalent) (#10996)" ### 📊 Changes **22 files changed** (+36 additions, -37 deletions) <details> <summary>View changed files</summary> 📝 `scratch/ScratchIslandApp/Package/Package.wapproj` (+2 -2) 📝 `scratch/ScratchIslandApp/SampleApp/SampleAppLib.vcxproj` (+2 -2) 📝 `scratch/ScratchIslandApp/SampleApp/dll/SampleApp.vcxproj` (+2 -2) 📝 `scratch/ScratchIslandApp/SampleApp/packages.config` (+1 -1) 📝 `scratch/ScratchIslandApp/WindowExe/WindowExe.vcxproj` (+2 -2) 📝 `scratch/ScratchIslandApp/WindowExe/packages.config` (+1 -1) 📝 `src/cascadia/CascadiaPackage/CascadiaPackage.wapproj` (+2 -2) 📝 `src/cascadia/LocalTests_SettingsModel/SettingsModel.LocalTests.vcxproj` (+2 -2) 📝 `src/cascadia/LocalTests_TerminalApp/TerminalApp.LocalTests.vcxproj` (+2 -2) 📝 `src/cascadia/LocalTests_TerminalApp/TestHostApp/TestHostApp.vcxproj` (+1 -1) 📝 `src/cascadia/TerminalApp/App.xaml` (+1 -2) 📝 `src/cascadia/TerminalApp/TerminalAppLib.vcxproj` (+2 -2) 📝 `src/cascadia/TerminalApp/dll/TerminalApp.vcxproj` (+2 -2) 📝 `src/cascadia/TerminalApp/packages.config` (+1 -1) 📝 `src/cascadia/TerminalSettingsEditor/Microsoft.Terminal.Settings.Editor.vcxproj` (+2 -2) 📝 `src/cascadia/TerminalSettingsEditor/packages.config` (+1 -1) 📝 `src/cascadia/TerminalSettingsModel/Microsoft.Terminal.Settings.ModelLib.vcxproj` (+2 -2) 📝 `src/cascadia/TerminalSettingsModel/dll/Microsoft.Terminal.Settings.Model.vcxproj` (+2 -2) 📝 `src/cascadia/WindowsTerminal/WindowsTerminal.vcxproj` (+2 -2) 📝 `src/cascadia/WindowsTerminal/packages.config` (+1 -1) _...and 2 more files_ </details> ### 📄 Description The upgrade to 2.6 revealed #11003 and Microsoft/microsoft-ui-xaml#5435, and is impeding progress on PGO. Reverts microsoft/terminal#10996 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:28:03 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#28367