From d58c2d971a1121fa92b326ba09f374bae72a4d1a Mon Sep 17 00:00:00 2001 From: Mike Griese Date: Mon, 22 Nov 2021 14:46:41 -0600 Subject: [PATCH] more comments from more investigation --- src/cascadia/TerminalApp/TerminalAppLib.vcxproj | 4 ++-- .../Microsoft.Terminal.Settings.ModelLib.vcxproj | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/cascadia/TerminalApp/TerminalAppLib.vcxproj b/src/cascadia/TerminalApp/TerminalAppLib.vcxproj index c2a8afc20..088daf373 100644 --- a/src/cascadia/TerminalApp/TerminalAppLib.vcxproj +++ b/src/cascadia/TerminalApp/TerminalAppLib.vcxproj @@ -325,9 +325,9 @@ "Fast Up-to-date Check" will work with this project. If we don't, the Fast Up-to-date Check will look for the .xaml files from that project in our output, which won't actually be there. + + We do still need to seperately reference the winmds manually below, which is annoying. --> - -