1
0
mirror of https://github.com/ppy/osu.git synced 2024-05-15 11:40:22 +08:00

Remove LangVersion redefintions

This commit is contained in:
Dan Balasescu 2024-02-07 03:28:40 +09:00
parent d150d69abf
commit 44b1515cc5
No known key found for this signature in database
2 changed files with 0 additions and 2 deletions

View File

@ -4,7 +4,6 @@
<OutputType>Library</OutputType>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<Description>click the circles. to the beat.</Description>
<LangVersion>10</LangVersion>
</PropertyGroup>
<PropertyGroup Label="Nuget">

View File

@ -3,7 +3,6 @@
<TargetFramework>net8.0</TargetFramework>
<OutputType>Library</OutputType>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<LangVersion>10</LangVersion>
</PropertyGroup>
<PropertyGroup Label="Nuget">
<Title>osu!</Title>