File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/ICSharpCode.SharpZipLib Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1313
1414 <!-- Nuget specific tags -->
1515 <PropertyGroup >
16- <Version >1.4.1 </Version >
17- <FileVersion >$(Version).12 </FileVersion >
16+ <Version >1.4.2 </Version >
17+ <FileVersion >$(Version).13 </FileVersion >
1818 <AssemblyVersion >$(FileVersion)</AssemblyVersion >
1919 <PackageId >SharpZipLib</PackageId >
2020 <Company >ICSharpCode</Company >
2828 <PackageTags >Compression Library Zip GZip BZip2 LZW Tar</PackageTags >
2929 <NeutralLanguage >en-US</NeutralLanguage >
3030 <PackageReleaseNotes >
31- Please see https://github.com/icsharpcode/SharpZipLib/wiki/Release-1.4.1 for more information.</PackageReleaseNotes >
31+ Please see https://github.com/icsharpcode/SharpZipLib/wiki/Release-1.4.2 for more information.</PackageReleaseNotes >
3232 <PackageProjectUrl >https://github.com/icsharpcode/SharpZipLib</PackageProjectUrl >
3333 </PropertyGroup >
3434
You can’t perform that action at this time.
0 commit comments