mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-23 16:10:54 -05:00
Migrate to .NET 10
This commit is contained in:
committed by
Marco Carvalho
parent
1ca4484148
commit
d1907a5375
@@ -1,6 +1,6 @@
|
||||
<Project>
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net9.0</TargetFramework>
|
||||
<TargetFramework>net10.0</TargetFramework>
|
||||
<LangVersion>latest</LangVersion>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user