Currently I'm trying to resolve an issue with exception: System.Collections.Generic.KeyNotFoundException: no entry for type ITurnoverManagerMock found.
which occurs during getting mocked Interface which comes from .dll file:Instance of DefaultObjectContainer is also added via NuGet package reference.
Would you have any ideas what could be wrong, please ?
I expect it will get service from ITurnoverManagerMock as in previous solution in .NET Framework 4.8