DotNetZip.Semverd
DotNetZip.Semverd copied to clipboard
Support of Deflate64
Hi
Does the library support extracting Deflate64? Description states that it support zip64 but I am not sure that this is the same as Deflate64 compression method. And when I try to decompress Deflate64 zip it fails and says that this method is not supported.
Maybe ZipFile should be configured appropriately to extract Deflate64?
Thanks for reporting this bug/problem, and sorry about the delay in getting back to you. This is a self-service repository, where I merge PRs and where the merging of PRs causes nugets to be pushed automatically (if you bump the version number in your PR). I'll leave this issue open until someone (or yourself) fixes it.