From 8cf56971f61ef4c0d9d6fedd478821ea33f2d6c4 Mon Sep 17 00:00:00 2001 From: Mike Griese Date: Tue, 16 Aug 2022 16:42:55 -0500 Subject: [PATCH] Update the MUX package to 2.7.3 (#13761) Does two things: * the first two commits: shakes up the way we reference MUX in our projects so we can actually just ```xml true ``` Like every other dependency we have * the last commit: update to MUX.2.7.3 This is the 1.14 PR, which should be appropriately cherry-picked through to `release-1.15` and `main` (cherry picked from commit a277b56f6ae02d3dea8f20fb50a73a57c94e54ff) --- build/packages.config | 2 +- common.openconsole.props | 4 ++-- dep/nuget/packages.config | 2 +- .../CascadiaPackage/CascadiaPackage.wapproj | 13 ++++++------- src/cascadia/TerminalApp/TerminalAppLib.vcxproj | 8 +------- src/cascadia/TerminalApp/dll/TerminalApp.vcxproj | 9 +-------- .../Microsoft.Terminal.Settings.Editor.vcxproj | 8 +------- .../Microsoft.Terminal.Settings.ModelLib.vcxproj | 8 +------- .../dll/Microsoft.Terminal.Settings.Model.vcxproj | 9 +-------- .../WindowsTerminal/WindowsTerminal.vcxproj | 9 +-------- src/common.nugetversions.targets | 6 ++++++ 11 files changed, 22 insertions(+), 56 deletions(-) diff --git a/build/packages.config b/build/packages.config index 3717cf5b97..9648184131 100644 --- a/build/packages.config +++ b/build/packages.config @@ -4,7 +4,7 @@ - + diff --git a/common.openconsole.props b/common.openconsole.props index 791c9ad948..f6eb4c7c94 100644 --- a/common.openconsole.props +++ b/common.openconsole.props @@ -18,14 +18,14 @@ This version should be tracked in all project packages.config files for projects that depend on Xaml. --> - 2.7.2-prerelease.220406002 + 2.7.3-prerelease.220816001 - 2.7.1 + 2.7.3 diff --git a/dep/nuget/packages.config b/dep/nuget/packages.config index 09b288183b..ffa247ab5d 100644 --- a/dep/nuget/packages.config +++ b/dep/nuget/packages.config @@ -10,7 +10,7 @@ - + diff --git a/src/cascadia/CascadiaPackage/CascadiaPackage.wapproj b/src/cascadia/CascadiaPackage/CascadiaPackage.wapproj index 4c93cde0c4..25c1b9c5f7 100644 --- a/src/cascadia/CascadiaPackage/CascadiaPackage.wapproj +++ b/src/cascadia/CascadiaPackage/CascadiaPackage.wapproj @@ -1,7 +1,12 @@ + + + true + + - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - + diff --git a/src/cascadia/TerminalApp/TerminalAppLib.vcxproj b/src/cascadia/TerminalApp/TerminalAppLib.vcxproj index 99b2ec230e..6795761dae 100644 --- a/src/cascadia/TerminalApp/TerminalAppLib.vcxproj +++ b/src/cascadia/TerminalApp/TerminalAppLib.vcxproj @@ -20,6 +20,7 @@ true true + true @@ -407,13 +408,6 @@ - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - diff --git a/src/cascadia/TerminalSettingsModel/Microsoft.Terminal.Settings.ModelLib.vcxproj b/src/cascadia/TerminalSettingsModel/Microsoft.Terminal.Settings.ModelLib.vcxproj index 5d1bab0f54..fea18273d1 100644 --- a/src/cascadia/TerminalSettingsModel/Microsoft.Terminal.Settings.ModelLib.vcxproj +++ b/src/cascadia/TerminalSettingsModel/Microsoft.Terminal.Settings.ModelLib.vcxproj @@ -13,6 +13,7 @@ true true + true @@ -280,13 +281,6 @@ - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - diff --git a/src/cascadia/TerminalSettingsModel/dll/Microsoft.Terminal.Settings.Model.vcxproj b/src/cascadia/TerminalSettingsModel/dll/Microsoft.Terminal.Settings.Model.vcxproj index e02301b7d7..88132dc940 100644 --- a/src/cascadia/TerminalSettingsModel/dll/Microsoft.Terminal.Settings.Model.vcxproj +++ b/src/cascadia/TerminalSettingsModel/dll/Microsoft.Terminal.Settings.Model.vcxproj @@ -14,6 +14,7 @@ true + true @@ -105,14 +106,6 @@ - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - $(OpenConsoleDir)\dep\jsoncpp\json;%(AdditionalIncludeDirectories); diff --git a/src/cascadia/WindowsTerminal/WindowsTerminal.vcxproj b/src/cascadia/WindowsTerminal/WindowsTerminal.vcxproj index b9c516f27b..1172c8bab4 100644 --- a/src/cascadia/WindowsTerminal/WindowsTerminal.vcxproj +++ b/src/cascadia/WindowsTerminal/WindowsTerminal.vcxproj @@ -21,6 +21,7 @@ true true true + true @@ -141,14 +142,6 @@ - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - + + + @@ -95,6 +98,9 @@ + + +