File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
src/ICSharpCode.SharpZipLib Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1111
1212 <!-- Nuget specific tags -->
1313 <PropertyGroup >
14- <AssemblyVersion >1.3.2.10</ AssemblyVersion >
15- <FileVersion >1.3.2.10 </FileVersion >
16- <Version >1.3.2</ Version >
14+ <Version >1.3.3</ Version >
15+ <FileVersion >$(Version).11 </FileVersion >
16+ <AssemblyVersion >$(FileVersion)</ AssemblyVersion >
1717 <PackageId >SharpZipLib</PackageId >
1818 <Company >ICSharpCode</Company >
1919 <Authors >ICSharpCode</Authors >
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.2 for more information.</PackageReleaseNotes >
29+ Please see https://github.com/icsharpcode/SharpZipLib/wiki/Release-1.3.3 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