Skip to content

Commit 9fc175c

Browse files
committed
nuspec was updated
1 parent 6bdb7a9 commit 9fc175c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Crc32.NET.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package >
33
<metadata>
44
<id>Crc32.NET</id>
5-
<title>Crc32 for .NET</title>
5+
<title>Crc32 and Crc32C for .NET</title>
66
<version>1.1.0</version>
77
<authors>force</authors>
88
<owners>force</owners>
@@ -17,7 +17,7 @@ Added Crc32C implementation (due lack of .NET core implementations).
1717
Added option to constructor with ability to specify BigEndian/LittleEndian byte conversion for HashFinal.
1818
</releaseNotes>
1919
<copyright>Copyright by Force 2016</copyright>
20-
<tags>crc32 crc-32 crc .NET</tags>
20+
<tags>crc32 crc-32 crc crc32c .NET</tags>
2121
<dependencies>
2222
<group targetFramework="net20">
2323
</group>

0 commit comments

Comments
 (0)