ZipFile Save Exception
I'm getting the following error while creating the zip file:
https://github.com/haf/DotNetZip.Semverd/blob/506f11b4d7b5f5a733b1200fb65e8f37ade4c9f9/src/Zip.Shared/ZipFile.Save.cs#L285
" at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)\r\n at System.IO.File.InternalMove(String sourceFileName, String destFileName, Boolean checkHost)\r\n at Ionic.Zip.ZipFile.Save() in C:\projects\dotnetzip-semverd\src\Zip.Shared\ZipFile.Save.cs:line 285\r\n
Folder name used : "SEPLECT002 Dia 19 x 391 SS321 R9101 2 ACFM_20-03-19 11-45-43_20-03-19 11-54-40"
Thanks for reporting this bug/problem, and sorry about the delay in getting back to you. This is a self-service repository, where I merge PRs and where the merging of PRs causes nugets to be pushed automatically (if you bump the version number in your PR). I'll leave this issue open until someone (or yourself) fixes it.