Closed serajoddin-aliabadi closed 2 months ago
This breaks my solution. Now getting the following error:
Method not found: 'System.Threading.Tasks.Task MailKit.MailTransport.SendAsync(MimeKit.MimeMessage, System.Threading.CancellationToken, MailKit.ITransferProgress)'.
Problem also seen here: https://github.com/lukencode/FluentEmail/issues/296
@jamesmh Can you please check this PR ?
Thanks! I checked this out and verified that emails were still sending via demo project too.
Hi This PR updates RuntimeCompilation to 6.0.27 and MailKit to 4.3.0, so it fixes #349 .