|
|
@@ -2,7 +2,7 @@
|
|
|
|
|
|
<PropertyGroup>
|
|
|
<TargetFrameworks>net8.0; net6.0; netstandard2.1</TargetFrameworks>
|
|
|
- <LangVersion>12</LangVersion>
|
|
|
+ <LangVersion>13</LangVersion>
|
|
|
<ImplicitUsings>enable</ImplicitUsings>
|
|
|
<Nullable>enable</Nullable>
|
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|