You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 15, 2024. It is now read-only.
I am using Dotnet zip library 1.16 for zipping purpose . While unzipping the zip file which is having size greater than 4GB are getting header warning error while extracting with the 7 zip extraction tool.
But with the other tools like win zip and windows default extractor , I am able to extract successfully
I checked this open merge request #260 this is the exact issue I am facing .
#260 When this issue is planned to release any possible release date for this ?
I am using Dotnet zip library 1.16 for zipping purpose . While unzipping the zip file which is having size greater than 4GB are getting header warning error while extracting with the 7 zip extraction tool.
But with the other tools like win zip and windows default extractor , I am able to extract successfully
I checked this open merge request #260 this is the exact issue I am facing .
#260 When this issue is planned to release any possible release date for this ?