Fixed memory lack bug caused by UnsafeSlotMap

This commit is contained in:
2025-11-27 16:17:24 +09:00
parent 20320c52a1
commit 0ad4322058

View File

@@ -6,7 +6,7 @@
<Nullable>enable</Nullable>
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
<Authors>Misaki</Authors>
<AssemblyVersion>1.2.4</AssemblyVersion>
<AssemblyVersion>1.2.5</AssemblyVersion>
<Version>$(AssemblyVersion)</Version>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<PackageProjectUrl>https://git.personalnas.com/Misaki/Misaki.HighPerformance.git</PackageProjectUrl>