You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After updating my nugets in an application that I've been using MailMergeLib for months without issue, it now gives me this exception error (see attached image).
Another application that uses MailMergeLib still works because I haven't updated nugets.
Both use lastest MailMergeLib v5.7.1 but the one that breaks uses MailKit v3.0 instead of MailKit v2.15.
It looks like MailKit 3.0 introduced a breaking change.