Ryujinx/Directory.Build.props

7 lines
142 B
Text
Raw Normal View History

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