osu/LangVer.props

6 lines
152 B
XML

<!-- Contains required properties for C#. -->
<Project>
<PropertyGroup Label="C#">
<LangVersion>6</LangVersion>
</PropertyGroup>
</Project>