mirror of
https://github.com/KeatonTheBot/Ryujinx.git
synced 2026-01-11 23:41:44 +00:00
6 lines
142 B
XML
6 lines
142 B
XML
<Project>
|
|
<PropertyGroup>
|
|
<TargetFramework>net9.0</TargetFramework>
|
|
<LangVersion>latest</LangVersion>
|
|
</PropertyGroup>
|
|
</Project>
|