I added entry.Close() as I was having the same issue. It fixed the problem, but is there a cleaner way to Add new entries to an existing Zip file instead of using:
ZipArchive and AddEntry? I checked the examples, but they seem to be a bit out of date.
Thanks!
ZipArchive and AddEntry? I checked the examples, but they seem to be a bit out of date.
Thanks!