mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2026-01-11 19:40:19 +00:00
6 lines
144 B
XML
6 lines
144 B
XML
<Project>
|
|
<PropertyGroup>
|
|
<TargetFramework>net10.0</TargetFramework>
|
|
<LangVersion>preview</LangVersion>
|
|
</PropertyGroup>
|
|
</Project>
|