Ryujinx/Directory.Build.props

7 lines
143 B
Text
Raw Normal View History

2024-12-19 21:52:25 -03:00
<Project>
<PropertyGroup>
2025-02-26 15:34:26 -03:00
<TargetFramework>net10.0</TargetFramework>
2024-12-19 21:52:25 -03:00
<LangVersion>latest</LangVersion>
</PropertyGroup>
</Project>