We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d28dce commit 1549390Copy full SHA for 1549390
1 file changed
src/System.IO.Hashing.XxHash.csproj
@@ -14,7 +14,7 @@
14
<PackageProjectUrl>https://github.com/emako/XxHash.NET</PackageProjectUrl>
15
<RepositoryUrl>https://github.com/emako/XxHash.NET</RepositoryUrl>
16
<RepositoryType>git</RepositoryType>
17
- <PackageTags>High-performance xxhash xxhash32 xxhash64 xxhash3 xxhash128</PackageTags>
+ <PackageTags>xxhash xxhash32 xxhash64 xxhash3 xxhash128</PackageTags>
18
<PackageLicenseExpression>MIT</PackageLicenseExpression>
19
<PackageReadmeFile>README.md</PackageReadmeFile>
20
<PackageIcon>logo.png</PackageIcon>
0 commit comments