mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-22 11:30:53 -05:00
8 lines
161 B
XML
8 lines
161 B
XML
<Project Sdk="Microsoft.NET.Sdk">
|
|
|
|
<PropertyGroup>
|
|
<DefaultItemExcludes>$(DefaultItemExcludes);._*</DefaultItemExcludes>
|
|
</PropertyGroup>
|
|
|
|
</Project>
|