Skip to content

Commit

Permalink
Updated package tags to include StringBuilder & StringBuilderCache
Browse files Browse the repository at this point in the history
  • Loading branch information
kzdev-net committed Jan 3, 2025
1 parent a8baf02 commit b615b0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Src/KZDev.PerfUtils/KZDev.PerfUtils.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<PropertyGroup Label="Package">
<Title>KZDev Performance Utilities</Title>
<PackageId>KZDev.PerfUtils</PackageId>
<PackageTags>KZDev,Utilities,Performance,Concurrency,Interlocked,Interlocked-Xor,InterlockedOps,GC,Garbage-Collection,MemoryStream,MemoryStreamSlim,Stream</PackageTags>
<PackageTags>KZDev,Utilities,Performance,Concurrency,Interlocked,Interlocked-Xor,InterlockedOps,GC,Garbage-Collection,MemoryStream,MemoryStreamSlim,Stream,StringBuilder,StringBuilderCache</PackageTags>
<PackageReadmeFile>docs\README.md</PackageReadmeFile>
<PackageIcon>images\icon.png</PackageIcon>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
Expand Down

0 comments on commit b615b0e

Please sign in to comment.