mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 13:42:56 +08:00
Turn WarningAsError to always on.
This commit is contained in:
parent
deaeda7348
commit
fe0785657c
@ -2,6 +2,7 @@
|
||||
<Project>
|
||||
<PropertyGroup Label="C#">
|
||||
<LangVersion>7.3</LangVersion>
|
||||
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<ApplicationManifest>$(MSBuildThisFileDirectory)app.manifest</ApplicationManifest>
|
||||
|
Loading…
Reference in New Issue
Block a user