adamhathcock / sharpcompress

SharpCompress is a fully managed C# library to deal with many compression types and formats.
MIT License
2.22k stars 476 forks source link

Fix gzip archives having a `Type` of `ArchiveType.Tar` instead of `ArchiveType.Gzip` #848

Closed Morilli closed 3 weeks ago

Morilli commented 4 weeks ago
adamhathcock commented 3 weeks ago

Thanks!