fix: project

This commit is contained in:
kemasama 2022-05-14 22:03:34 +09:00
parent a744cd3af3
commit b95aa2c554

View File

@ -5,4 +5,7 @@
<TargetFramework>netcoreapp3.1</TargetFramework>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType></DebugType>
</PropertyGroup>
</Project>