[PR #13657] [CLOSED] Update MUX to 2.8 #29689

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/13657
Author: @zadjii-msft
Created: 8/2/2022
Status: Closed

Base: mainHead: dev/migrie/mux-2.8-aug-2022


📝 Commits (1)

📊 Changes

11 files changed (+26 additions, -56 deletions)

View changed files

📝 build/packages.config (+1 -1)
📝 common.openconsole.props (+2 -2)
📝 dep/nuget/packages.config (+2 -1)
📝 src/cascadia/CascadiaPackage/CascadiaPackage.wapproj (+6 -7)
📝 src/cascadia/TerminalApp/TerminalAppLib.vcxproj (+1 -7)
📝 src/cascadia/TerminalApp/dll/TerminalApp.vcxproj (+1 -8)
📝 src/cascadia/TerminalSettingsEditor/Microsoft.Terminal.Settings.Editor.vcxproj (+1 -7)
📝 src/cascadia/TerminalSettingsModel/Microsoft.Terminal.Settings.ModelLib.vcxproj (+1 -7)
📝 src/cascadia/TerminalSettingsModel/dll/Microsoft.Terminal.Settings.Model.vcxproj (+1 -8)
📝 src/cascadia/WindowsTerminal/WindowsTerminal.vcxproj (+1 -8)
📝 src/common.nugetversions.targets (+9 -0)

📄 Description

Just a draft to make sure it builds in CI


🔄 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/13657 **Author:** [@zadjii-msft](https://github.com/zadjii-msft) **Created:** 8/2/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dev/migrie/mux-2.8-aug-2022` --- ### 📝 Commits (1) - [`73ff7bb`](https://github.com/microsoft/terminal/commit/73ff7bbb302b5b52214f6b7e985346c0fa757b92) Update mux to 2.8 ### 📊 Changes **11 files changed** (+26 additions, -56 deletions) <details> <summary>View changed files</summary> 📝 `build/packages.config` (+1 -1) 📝 `common.openconsole.props` (+2 -2) 📝 `dep/nuget/packages.config` (+2 -1) 📝 `src/cascadia/CascadiaPackage/CascadiaPackage.wapproj` (+6 -7) 📝 `src/cascadia/TerminalApp/TerminalAppLib.vcxproj` (+1 -7) 📝 `src/cascadia/TerminalApp/dll/TerminalApp.vcxproj` (+1 -8) 📝 `src/cascadia/TerminalSettingsEditor/Microsoft.Terminal.Settings.Editor.vcxproj` (+1 -7) 📝 `src/cascadia/TerminalSettingsModel/Microsoft.Terminal.Settings.ModelLib.vcxproj` (+1 -7) 📝 `src/cascadia/TerminalSettingsModel/dll/Microsoft.Terminal.Settings.Model.vcxproj` (+1 -8) 📝 `src/cascadia/WindowsTerminal/WindowsTerminal.vcxproj` (+1 -8) 📝 `src/common.nugetversions.targets` (+9 -0) </details> ### 📄 Description Just a draft to make sure it builds in CI * [x] closes #13495 * [x] Should also close MSFT:28297939, which is ESB again 🙄 - This was tracked as #12413 * [ ] Seemingly doesn't do #9822 * [ ] **TODO!** This breaks the tabview background resource - I bet this was https://github.com/microsoft/microsoft-ui-xaml/pull/7110 * [x] **TODO!** validate that the nav view crash is really really gone * [ ] quite a few crashes in teardown from debugging in VS. make sure they aren't already in main? * [ ] VERY noticeable 1px gap between tabs and content --- <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:36:20 +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#29689