0
mirror of https://github.com/sampletext32/ParkanPlayground.git synced 2025-06-20 08:18:36 +03:00

NL unpacker

This commit is contained in:
bird_egop
2024-11-17 15:54:59 +03:00
parent 3c47549fde
commit f2632ff583
2 changed files with 22 additions and 86 deletions

View File

@ -5,6 +5,7 @@
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
</Project>