Thanks for releasing MassTransit V6 @phatboyg - I am assuming you're already aware of this, so consider it a friendly heads-up just in case.
I get the following error when I try to use the latest version of the MassTransit.SerilogIntegration package with V6 of the MassTransit packages:
Could not load type 'MassTransit.Logging.ILogger' from assembly 'MassTransit, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b8e0e9f2f1e657fa'.
It would seem as if it needs to be bumped to version 6 too: https://www.nuget.org/packages/MassTransit.SerilogIntegration/
Nevermind, just found this: https://github.com/MassTransit/MassTransit/blob/478cae22d0df2a15033843b89cc50ffc48c25664/docs/getting-started/upgrade-v6.md
Sorry for the inconvenience!
It will be good to put this link in release notes.
Most helpful comment
Nevermind, just found this: https://github.com/MassTransit/MassTransit/blob/478cae22d0df2a15033843b89cc50ffc48c25664/docs/getting-started/upgrade-v6.md
Sorry for the inconvenience!