Joel Ahlgren
Joel Ahlgren
I don't have any active plans to support .NET 4.0 - this request is the first one I've heard of it in the nearly two years since starting this fork....
It's not really a problem to just make it 4.0 compatible, but rather to ensure all versions build properly at the same time. I haven't closed this issue, so there's...
I've never tested it with .NET 5 or single-file publishing. Could you elaborate a bit: * What's the error you're getting? * Does it work when you're not using single-file...
I've confirmed this is not working, but I actually get no events for either CompressDirectory or CompressFiles when using `OutArchiveFormat.Zip` and anything other than `CompressionMethod.Copy`. I'll dig deeper into this...
@fhaag: I've only been testing with the version currently in the repository (which is explicitly not included in the NuGet release), though it might be an idea to update that...
The support is very theoretical, SevenZipSharp will probably be able to identify the file format and load it, but it might be that the actual structure within the VHD/VHDX archives...
I'll have a closer look a little later, but spontaneously I'm hesitant to change the public method signatures (but I haven't checked enough to see if it's possible to avoid)....
Go ahead, I haven't really had time to look into this yet and can't promise when I will.
I have no knowledge of, or way to develop or test, a version for Win CE. If you were to make a PR with changes adding support for Win CE...
I've not tested this in any way with Linux, and have no time / use case to do so either. The only Linux variant I know of is p7zip, which...