Skip to content

0.45.1: can't open 7zip using ArchiveFactory.OpenArchive() #1208

@ghost

Description

The following 7zip file can't be opened using ArchiveFactory.OpenArchive() in version 0.45.1.
It worked in older version.

The exception I get:

Exception thrown: 'System.IO.FileLoadException' in SharpCompress.dll
An unhandled exception of type 'System.IO.FileLoadException' occurred in SharpCompress.dll

Could not load file or assembly Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 or one of its dependencies. The manifest definition of the found assembly does not match the assembly reference. (HRESULT exception: 0x80131040)

File: (please extract the ZIP file first to get the 7ZIP file)

cheat.zip

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions