Masstransit: Crashes with MassTransit V6

Created on 3 Dec 2019  路  3Comments  路  Source: MassTransit/MassTransit

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'.

Most helpful comment

All 3 comments

It would seem as if it needs to be bumped to version 6 too: https://www.nuget.org/packages/MassTransit.SerilogIntegration/

It will be good to put this link in release notes.

Was this page helpful?
0 / 5 - 0 ratings