Closed AtlantisDe closed 1 year ago
//Test File python-3.7.3-embed-amd64.7z // Demo Code https://raw.githubusercontent.com/icsharpcode/SharpZipLib/master/samples/ICSharpCode.SharpZipLib.Samples/cs/unzipfile/UnZipFile.cs //Exception Exception:[TestDng.Test.Class1] Exception Message:Size mismatch: 12161;41001 <-> 9484;28782
No response
Unpacking 7z archive failed.
Exception:[TestDng.Test.Class1] Exception Message:Size mismatch: 12161;41001 <-> 9484;28782
Windows
.NET 6
ZIP
7z files are not supported. They use a entirely different format to zip.
OK ths
Describe the bug
Unpacking 7z archive failed.
Reproduction Code
No response
Steps to reproduce
Unpacking 7z archive failed.
Expected behavior
Exception:[TestDng.Test.Class1] Exception Message:Size mismatch: 12161;41001 <-> 9484;28782
Operating System
Windows
Framework Version
.NET 6
Tags
ZIP
Additional context
No response