mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-09-22 23:15:20 +00:00
- Fix build errors in Tar tests by adding !NETFRAMEWORK condition to #if LINUX - Fix split archive test failures by checking ss.Files.Count == 1 before opening independent file streams - The multi-threading feature now correctly only applies to single-file ZIP archives, not split/multi-volume archives Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com>