mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-07-11 03:27:11 +00:00
Added attribute [assembly: CLSCompliant(true)] and changed type of public Crc properties from uint to long to satisfy CLS compliance.