mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 18:23:04 +08:00
Also set the default for Platform
This commit is contained in:
parent
d790656b7e
commit
8862cdab9c
@ -1,6 +1,7 @@
|
||||
<Project>
|
||||
<PropertyGroup>
|
||||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
||||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
||||
<OutputPath>bin\$(Configuration)</OutputPath>
|
||||
<WarningLevel>4</WarningLevel>
|
||||
<SchemaVersion>2.0</SchemaVersion>
|
||||
|
Loading…
Reference in New Issue
Block a user