diff --git a/src/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.csproj b/src/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.csproj index 724593c6d..f51596bc2 100644 --- a/src/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.csproj +++ b/src/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.csproj @@ -9,10 +9,10 @@ - 1.0.0.4 - 1.0.0.4 - 1.0.0-rc2 - SharpZipLib + 1.0.0.5 + 1.0.0.5 + 1.0.0 + SharpZipLib ICSharpCode ICSharpCode SharpZipLib (#ziplib, formerly NZipLib) is a compression library for Zip, GZip, BZip2, and Tar written entirely in C# for .NET. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language) @@ -22,7 +22,7 @@ Copyright © 2000-2018 SharpZipLib Contributors Compression Library Zip GZip BZip2 LZW Tar en-US - This is a release candidate for v1.0 + This is the first stable release for v1.0 Please see https://github.com/icsharpcode/SharpZipLib/wiki/Release-1.0 for more information. https://github.com/icsharpcode/SharpZipLib/blob/master/LICENSE.txt