-
Notifications
You must be signed in to change notification settings - Fork 390
Closed
Labels
waiting for customerWaiting for customer actionWaiting for customer actionwith reproIssue with reproIssue with repro
Description
Hi,
I noticed that if I upgrade my EF Core libraries to latest (6.0.10), I get an error with coverlet:
Data collector 'XPlat code coverage' message: [coverlet]System.TypeLoadException: Could not load type 'Microsoft.Extensions.DependencyInjection.ServiceCollection' from assembly 'Microsoft.Extensions.DependencyInjection, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'.
at Coverlet.Collector.DataCollection.CoverletCoverageCollector.GetDefaultServiceCollection(TestPlatformEqtTrace eqtTrace, TestPlatformLogger logger, String testModule)
at Coverlet.Collector.DataCollection.CoverletCoverageCollector.OnSessionStart(Object sender, SessionStartEventArgs sessionStartEventArgs) in /_/src/coverlet.collector/DataCollection/CoverletCoverageCollector.cs:line 132.
I'm trying to upgrade Microsoft.EntityFrameworkCore from 6.0.9 to 6.0.10. My project is latest .NET 6.
Is this happening to anyone else? Is there a fix?
Krashlog, qdraw, DavidVienna, ikemtz, pstragier and 8 more
Metadata
Metadata
Assignees
Labels
waiting for customerWaiting for customer actionWaiting for customer actionwith reproIssue with reproIssue with repro