Added GetHashCode to UnsafeBitSet

This commit is contained in:
2025-12-03 20:03:42 +09:00
parent 0ad4322058
commit c152e4383d
2 changed files with 18 additions and 6 deletions

View File

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