Lilium-Candidum
Lilium-Candidum
This is the StackTrace: ` at System.Net.Mime.MailBnfHelper.ReadToken(String data, Int32& offset, StringBuilder builder) at System.Net.Mime.ContentDisposition.ParseValue() at System.Net.Mime.ContentDisposition..ctor(String disposition) at AutoUpdaterDotNET.DownloadUpdateDialog.WebClientOnDownloadFileCompleted(Object sender, AsyncCompletedEventArgs asyncCompletedEventArgs) in C:\Source\NpControls_div\AutoUpdater.NET-master\AutoUpdater.NET-master\AutoUpdater.NET\DownloadUpdateDialog.cs:line 107` It happens when I try...
Hi, I get the same error message as #228 . I configure the TypeAdapterConfig once per class/dto mapping in my Startup and use it through my code per x.Adapt() It's...