chore: Remove TieredPGO from Ryujinx and Ryujinx.Headless.SDL2 projects (enabled by default in .NET 8+)

* Add DefaultItemExcludes to appropriate project files
This commit is contained in:
KeatonTheBot
2025-03-08 14:38:56 -06:00
parent e2973a875a
commit 6a1e3a0174
15 changed files with 14 additions and 2 deletions
@@ -1,6 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<DefaultItemExcludes>$(DefaultItemExcludes);._*</DefaultItemExcludes>
</PropertyGroup>
<ItemGroup>