disable unsafe (unused)
This commit is contained in:
parent
4e11430dac
commit
b0aa3baff3
1 changed files with 0 additions and 1 deletions
|
@ -3,6 +3,5 @@
|
|||
<TargetFramework>net8.0</TargetFramework>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<Nullable>enable</Nullable>
|
||||
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
|
Loading…
Reference in a new issue