rgl / MailBounceDetector

Detects whether a MailKit email Message is a bounce message
MIT License
28 stars 13 forks source link

Upgrade to .NET 8 and update all dependencies #20

Open rklec opened 5 days ago

rklec commented 5 days ago

I've run the tests locally, and everything works, so I guess this is fine to publish. 🙂

Used the Visual Studio upgrade assistant in case it should adjust some code, but it did not do anything, apparently.

In case you don't want some things, I've did it in different commits, so you can revert things.

Fixes https://github.com/rgl/MailBounceDetector/issues/12 Supersedes https://github.com/rgl/MailBounceDetector/pull/14 Supersedes https://github.com/rgl/MailBounceDetector/pull/3