File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 55 <TargetFramework >netstandard2.0</TargetFramework >
66 <Authors >Taha Zahit Hakyemez</Authors >
77 <Description >Thread-safe, high-performance generic bidirectional map for .NET (BiMap). Supports O(1) lookups in both directions.</Description >
8- <PackageReleaseNotes >Refactored for .NET Standard 2.0 with full thread safety including .NET 10 LTS CI/CD support .</PackageReleaseNotes >
8+ <PackageReleaseNotes >Refactored project folder structure to standard layout. BiMap.sln is now at repo root .</PackageReleaseNotes >
99 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
10- <Version >2.0.1 </Version >
10+ <Version >2.0.2 </Version >
1111 <RepositoryUrl >https://github.com/TahaZahit/BiMap</RepositoryUrl >
1212 <RepositoryType >git</RepositoryType >
1313 <PackageProjectUrl >https://github.com/TahaZahit/BiMap</PackageProjectUrl >
You can’t perform that action at this time.
0 commit comments