mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2025-01-18 08:20:33 +00:00
8 lines
133 B
XML
8 lines
133 B
XML
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net6.0</TargetFramework>
|
||||
</PropertyGroup>
|
||||
|
||||
</Project>
|