mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-03 21:23:38 +00:00
Version in ZIP directory entries #89
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tritao on GitHub (Feb 22, 2016).
Hi, some of Mono users reported compatibility problems with files produced by SharpCompress.
One of the tools that complains is MS Excel which refuses to load files produced by MS Open XML SDK.
Upon further debugging, this turns out to be caused by the version information written by SharpCompress.
One such issue has been already fixed by
c2b15b9c09But it also needs to be fixed elsewhere in codebase.
You can backport or fix from:
77b034cbe7@adamhathcock commented on GitHub (Feb 26, 2016):
Thanks, I'll do this.
@adamhathcock commented on GitHub (Feb 26, 2016):
ef8575a107fixed version made by