LangVersion 12

This commit is contained in:
Artemy
2025-07-01 20:07:53 +07:00
parent b9e2b5d417
commit e6e1dd6e92
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net8.0</TargetFramework>
<LangVersion>13</LangVersion>
<LangVersion>12</LangVersion>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>