mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-07-01 12:56:25 +02:00
7 lines
133 B
XML
7 lines
133 B
XML
<Project Sdk="Microsoft.NET.Sdk">
|
|
|
|
<PropertyGroup>
|
|
<TargetFramework>net7.0</TargetFramework>
|
|
</PropertyGroup>
|
|
|
|
</Project>
|