1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-04 14:25:42 +08:00

Update language version

This commit is contained in:
Dan Balasescu
2023-02-25 02:15:56 +09:00
Unverified
parent dd9748a25c
commit 069b77dd23
2 changed files with 2 additions and 0 deletions
@@ -4,6 +4,7 @@
<OutputType>Library</OutputType>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<Description>click the circles. to the beat.</Description>
<LangVersion>10</LangVersion>
</PropertyGroup>
<PropertyGroup Label="Nuget">
+1
View File
@@ -3,6 +3,7 @@
<TargetFramework>net6.0</TargetFramework>
<OutputType>Library</OutputType>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<LangVersion>10</LangVersion>
</PropertyGroup>
<PropertyGroup Label="Nuget">
<Title>osu!</Title>