mirror of
https://github.com/microsoft/terminal.git
synced 2026-07-18 23:15:29 +00:00
Add an empty PGO rule to the wpf test harness app (#14484)
This should fix the PGO build.
This commit is contained in:
@@ -26,4 +26,7 @@
|
||||
</Content>
|
||||
</ItemGroup>
|
||||
|
||||
<!-- Install an empty one for CSPROJ projects as they don't PGO. -->
|
||||
<Target Name="MergePGOCounts" />
|
||||
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user