disable NULL value warnings
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net5.0-windows7</TargetFramework>
|
||||
<Platforms>x64</Platforms>
|
||||
<Nullable>enable</Nullable>
|
||||
<Nullable>annotations</Nullable>
|
||||
<LangVersion>latest</LangVersion>
|
||||
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
||||
<ProduceReferenceAssembly>false</ProduceReferenceAssembly>
|
||||
|
||||
Reference in New Issue
Block a user