ryujinx/src/Spv.Generator/Spv.Generator.csproj
2024-12-19 18:52:25 -06:00

7 lines
161 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<DefaultItemExcludes>$(DefaultItemExcludes);._*</DefaultItemExcludes>
</PropertyGroup>
</Project>