File to test: https://dl.google.com/android/repository/sys-img/android-wear/x86-P_r02.zip.
SharpZipLib fails to unzip this file, while Windows10 is able to do it using Extract All... menu item.
Steps to reproduce
- Download the test file;
- Try to unzip it using SharpZipLib;
- Observe the
Wrong Central Directory signature error.
Version of SharpZipLib
1.1.0
Obtained from (only keep the relevant lines)
- Package installed using NuGet