mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2026-04-05 22:39:42 +00:00
7 lines
161 B
XML
7 lines
161 B
XML
<Project Sdk="Microsoft.NET.Sdk">
|
|
|
|
<PropertyGroup>
|
|
<DefaultItemExcludes>$(DefaultItemExcludes);._*</DefaultItemExcludes>
|
|
</PropertyGroup>
|
|
|
|
</Project>
|