Skip to content

Commit 0950154

Browse files
Updated logo and editorbrowsable attribute for .NET 8.
1 parent 6f0f137 commit 0950154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ReadHeavyCollections/ReadHeavyCollections.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1010
<Version>0.0.2-beta</Version>
1111
<PackageIcon>logo.png</PackageIcon>
12-
<PackageReleaseNotes>Initial release.</PackageReleaseNotes>
12+
<PackageReleaseNotes>Updated logo and editorbrowsable attribute for .NET 8.</PackageReleaseNotes>
1313
<Description>A dictionary and a set that offer very fast read speed in expense of slow write speed.</Description>
1414
<Copyright>© 2024 Mark Cilia Vincenti</Copyright>
1515
<PackageTags>dictionary,set,hashset,read,heavy,fast</PackageTags>

0 commit comments

Comments
 (0)