Merge branch 'master' into ci

This commit is contained in:
Huo Yaoyuan
2019-11-27 19:38:24 +08:00
90 changed files with 598 additions and 613 deletions

View File

@ -1,7 +1,7 @@
<!-- Contains required properties for osu!framework projects. -->
<Project>
<PropertyGroup Label="C#">
<LangVersion>7.3</LangVersion>
<LangVersion>8.0</LangVersion>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
</PropertyGroup>
<PropertyGroup>