mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-15 05:26:01 +00:00
Update `RarHeaderFactoryTests` and `GZipArchiveTests` to open the test readers as `FileAccess.Read` and `FileShare.Read` to prevent issues with multiple test from trying to open exclusive access to files.