Skip to content

EF Core 10 not supported #94

@sidewinder94

Description

@sidewinder94

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions