mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Target WinExe to remove console window
This commit is contained in:
Submodule osu-framework updated: 08ea2cf894...9a2679b406
@ -3,7 +3,7 @@
|
||||
<Import Project="..\OpenTK.props" />
|
||||
<PropertyGroup Label="Project">
|
||||
<TargetFrameworks>net461;netcoreapp2.0</TargetFrameworks>
|
||||
<OutputType>Exe</OutputType>
|
||||
<OutputType>WinExe</OutputType>
|
||||
<PlatformTarget>AnyCPU</PlatformTarget>
|
||||
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
||||
<Company>ppy Pty Ltd</Company>
|
||||
|
Reference in New Issue
Block a user