mirror of
https://github.com/chylex/Discord-History-Tracker.git
synced 2025-04-17 08:52:18 +03:00
Set C# language version to 12
This commit is contained in:
parent
031d521402
commit
edea3470df
@ -2,7 +2,7 @@
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net8.0</TargetFramework>
|
||||
<LangVersion>11</LangVersion>
|
||||
<LangVersion>12</LangVersion>
|
||||
<Nullable>enable</Nullable>
|
||||
</PropertyGroup>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user