0
0
Fork 0
mirror of https://github.com/GreemDev/Ryujinx.git synced 2024-12-22 06:25:48 +00:00
Ryujinx/Directory.Build.props

7 lines
142 B
Text
Raw Normal View History

2024-12-20 00:52:25 +00:00
<Project>
<PropertyGroup>
<TargetFramework>net9.0</TargetFramework>
<LangVersion>latest</LangVersion>
</PropertyGroup>
</Project>