mirror of
https://github.com/ppy/osu.git
synced 2024-11-12 05:27:40 +08:00
Migrate to C#7
This commit is contained in:
parent
a0c3349935
commit
006d679939
@ -1,6 +1,6 @@
|
||||
<!-- Contains required properties for C#. -->
|
||||
<Project>
|
||||
<PropertyGroup Label="C#">
|
||||
<LangVersion>6</LangVersion>
|
||||
<LangVersion>7</LangVersion>
|
||||
</PropertyGroup>
|
||||
</Project>
|
Loading…
Reference in New Issue
Block a user