From 5f9c551b7edced4ed72a4b9694998143f96589a3 Mon Sep 17 00:00:00 2001 From: Mike Griese Date: Thu, 20 Jan 2022 11:33:26 -0600 Subject: [PATCH 1/2] this fixes it in a braindead way. Gonna try and clear some of this up though... --- src/cascadia/TerminalApp/App.xaml | 2 +- src/cascadia/TerminalApp/TerminalPage.cpp | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/src/cascadia/TerminalApp/App.xaml b/src/cascadia/TerminalApp/App.xaml index 251028dee8f..3a880ead372 100644 --- a/src/cascadia/TerminalApp/App.xaml +++ b/src/cascadia/TerminalApp/App.xaml @@ -21,7 +21,7 @@ + ControlsResourcesVersion="Version2" /> + ControlsResourcesVersion="Version1" />