mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-03-15 06:44:48 +00:00
7 lines
142 B
Text
7 lines
142 B
Text
|
<Project>
|
||
|
<PropertyGroup>
|
||
|
<TargetFramework>net9.0</TargetFramework>
|
||
|
<LangVersion>latest</LangVersion>
|
||
|
</PropertyGroup>
|
||
|
</Project>
|