mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-07-01 11:20:46 -07:00
8 lines
133 B
XML
8 lines
133 B
XML
<Project Sdk="Microsoft.NET.Sdk">
|
|
|
|
<PropertyGroup>
|
|
<TargetFramework>net5.0</TargetFramework>
|
|
</PropertyGroup>
|
|
|
|
</Project>
|