serilog / serilog-sinks-email

A Serilog sink that writes events to SMTP email
Apache License 2.0
76 stars 69 forks source link

Support for `netstandard2.0` only #118

Closed ksciana closed 11 months ago

ksciana commented 1 year ago

Removed MailKit, update deps. and cleanup projects.

ksciana commented 1 year ago

This changes resolve:

nblumhardt commented 11 months ago

Thanks; I don't think we'll go this way, but #122 may get things working again for you. Cheers! :-)