Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

Commit

Permalink
Don't restrict language version
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver-makes-code committed Jan 19, 2024
1 parent 50abb5c commit 2e7b37d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Client/Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
<Nullable>enable</Nullable>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<DefineConstants>CLIENT</DefineConstants>
<LangVersion>11</LangVersion>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 2e7b37d

Please sign in to comment.