1
1
mirror of https://git.ryujinx.app/ryubing/ryujinx.git synced 2026-04-16 00:01:44 -05:00
Files
ryujinx/Directory.Build.props
2025-11-11 12:55:36 -06:00

7 lines
144 B
XML

<Project>
<PropertyGroup>
<TargetFramework>net10.0</TargetFramework>
<LangVersion>preview</LangVersion>
</PropertyGroup>
</Project>