1
0
mirror of synced 2025-03-01 16:11:05 +01:00
TaikoSoundEditor/TaikoNus3BankTemplateFix.csproj

11 lines
239 B
XML
Raw Normal View History

2023-07-19 09:55:43 +03:00
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net6.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>
</Project>