Skip to content

Commit

Permalink
nuspec was updated
Browse files Browse the repository at this point in the history
  • Loading branch information
force-net committed Jul 3, 2017
1 parent 6bdb7a9 commit 9fc175c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Crc32.NET.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package >
<metadata>
<id>Crc32.NET</id>
<title>Crc32 for .NET</title>
<title>Crc32 and Crc32C for .NET</title>
<version>1.1.0</version>
<authors>force</authors>
<owners>force</owners>
Expand All @@ -17,7 +17,7 @@ Added Crc32C implementation (due lack of .NET core implementations).
Added option to constructor with ability to specify BigEndian/LittleEndian byte conversion for HashFinal.
</releaseNotes>
<copyright>Copyright by Force 2016</copyright>
<tags>crc32 crc-32 crc .NET</tags>
<tags>crc32 crc-32 crc crc32c .NET</tags>
<dependencies>
<group targetFramework="net20">
</group>
Expand Down

0 comments on commit 9fc175c

Please sign in to comment.