File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
src/ICSharpCode.SharpZipLib Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1111
1212 <!-- Nuget specific tags -->
1313 <PropertyGroup >
14- <AssemblyVersion >1.3.1.9 </AssemblyVersion >
15- <FileVersion >1.3.1.9 </FileVersion >
16- <Version >1.3.1 </Version >
14+ <AssemblyVersion >1.3.2.10 </AssemblyVersion >
15+ <FileVersion >1.3.2.10 </FileVersion >
16+ <Version >1.3.2 </Version >
1717 <PackageId >SharpZipLib</PackageId >
1818 <Company >ICSharpCode</Company >
1919 <Authors >ICSharpCode</Authors >
2222 <PackageProjectUrl >http://icsharpcode.github.io/SharpZipLib/</PackageProjectUrl >
2323 <PackageIcon >images/sharpziplib-nuget-256x256.png</PackageIcon >
2424 <RepositoryUrl >https://github.com/icsharpcode/SharpZipLib</RepositoryUrl >
25- <Copyright >Copyright © 2000-2020 SharpZipLib Contributors</Copyright >
25+ <Copyright >Copyright © 2000-2021 SharpZipLib Contributors</Copyright >
2626 <PackageTags >Compression Library Zip GZip BZip2 LZW Tar</PackageTags >
2727 <NeutralLanguage >en-US</NeutralLanguage >
2828 <PackageReleaseNotes >
29- Please see https://github.com/icsharpcode/SharpZipLib/wiki/Release-1.3.1 for more information.</PackageReleaseNotes >
29+ Please see https://github.com/icsharpcode/SharpZipLib/wiki/Release-1.3.2 for more information.</PackageReleaseNotes >
3030 <PackageProjectUrl >https://github.com/icsharpcode/SharpZipLib</PackageProjectUrl >
3131 </PropertyGroup >
3232
You can’t perform that action at this time.
0 commit comments