mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-07-16 14:05:03 +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.