1
0
mirror of synced 2025-01-30 19:43:47 +01:00

Remove the console display when running the game application

This commit is contained in:
0auBSQ 2023-11-22 01:00:42 +09:00
parent 911a99126c
commit 5582b4deec

View File

@ -25,7 +25,7 @@
</ItemGroup>
<PropertyGroup>
<Version>0.6.0</Version>
<OutputType>Exe</OutputType>
<OutputType>WinExe</OutputType>
<TargetFramework>net7.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>