PandaWood / ExceptionReporter.NET

ExceptionReporter is a .NET component that gathers detailed information on an Exception and the application/system running it. It allows the user to copy, save or send a custom-formatted report to the developer
MIT License
51 stars 32 forks source link

Updated DotNetZip reference to last version 1.13.6 #46

Closed mihula closed 3 years ago

mihula commented 4 years ago

Hi there, May we update to latest DotNetZip package to avoid conflicts between different versions of the same dependent assembly and need set of the "AutoGenerateBindingRedirects" property? Thanks, Rene

PandaWood commented 4 years ago

Thanks, I can't quite work out (in a few minutes) what changes were made to DotNetZip in the latest version. They don't have any releases for it, no release notes, and there's no clear commit to describe exactly what's changed. I'll update it and try give it a test to make sure it's still OK

PandaWood commented 3 years ago

Sorry for the delay on this one, I was about to check this and noticed that DotNetZip have moved up to version 1.14 about a month ago - so I might pull this one in - either way, should be done in the next few days https://www.nuget.org/packages/DotNetZip/

PandaWood commented 3 years ago

I updated DotNetZip 1.15 today on master branch (not released on nuget yet though)