LangVersion=preview

This commit is contained in:
Loporrit
2024-01-16 00:14:49 +00:00
parent 0cd953f514
commit fd43afaf22

View File

@@ -13,7 +13,7 @@
<TargetFramework>net7.0-windows</TargetFramework>
<Platforms>x64</Platforms>
<Nullable>enable</Nullable>
<LangVersion>latest</LangVersion>
<LangVersion>preview</LangVersion>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<ProduceReferenceAssembly>false</ProduceReferenceAssembly>
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>