haf/DotNetZip.Semverd

Long paths are not supported

Opened this issue · 0 comments

mgvora commented

Please simply update your imports to :

using Directory = Pri.LongPath.Directory; using DirectoryInfo = Pri.LongPath.DirectoryInfo; using File = Pri.LongPath.File; using FileInfo = Pri.LongPath.FileInfo; using Path = Pri.LongPath.Path;