From 32bf894f14419eaecaa18bd439b42500a08c44e1 Mon Sep 17 00:00:00 2001 From: "Dustin L. Howett" Date: Tue, 6 Dec 2022 10:26:06 -0600 Subject: [PATCH] Add an empty PGO rule to the wpf test harness app (#14484) This should fix the PGO build. --- .../WpfTerminalTestNetCore/WpfTerminalTestNetCore.csproj | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/cascadia/WpfTerminalTestNetCore/WpfTerminalTestNetCore.csproj b/src/cascadia/WpfTerminalTestNetCore/WpfTerminalTestNetCore.csproj index 55fb0fd41e..e7fb1479ed 100644 --- a/src/cascadia/WpfTerminalTestNetCore/WpfTerminalTestNetCore.csproj +++ b/src/cascadia/WpfTerminalTestNetCore/WpfTerminalTestNetCore.csproj @@ -26,4 +26,7 @@ + + +