Closed blachniet closed 8 years ago
SharpZipLibFileSystem
has not been used for quite a while. I've just pushed a number of unit tests, that cover your problem and fixed the problem in SharpZipLibFileSystem
. Please close this issue if this fixes your problem as well.
I'm sorry it took me so long to respond. The latest code is working great for me. Thanks!
When executing the code below with this zip, I get a
ParseException
("Path is not rooted") fromFileSystemPath.Parse
. Am I using it wrong, or is this a bug?