Fix .NET 8 IDE suggestions

This commit is contained in:
Asriel Camora
2023-11-16 13:54:34 -08:00
parent 0de5697428
commit 74367e0566
-1
View File
@@ -11,7 +11,6 @@
<TargetFramework>net7.0-windows</TargetFramework>
<Platforms>x64</Platforms>
<Nullable>enable</Nullable>
<LangVersion>latest</LangVersion>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<ProduceReferenceAssembly>false</ProduceReferenceAssembly>
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>