-
-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Description
I migrated from .NET 8 to 10 and updated all of my packages including EF Core.
The only package that I could not migrate was this one.
I've tried building it referencing EF Core 10.
The only issue seem to be in TestAsyncEnumerableEFCore.ApplyUpdateChangesToDbSet as the SetPropertyCalls type does not exist anymore.
I do not know what it was replaced by as the tests we have that require MockQueryable do not need to update the DbSet yet.
Metadata
Metadata
Assignees
Labels
No labels