Skip to content

Restore support for .NET 8 #912

@flcdrg

Description

@flcdrg

Describe the bug

Since #908 the Verify.EntityFramework package is no longer compatible with .NET 8 (whereas Verify.EntityFrameworkClassic still is):

Package Verify.EntityFramework 14.0.0 is not compatible with net8.0 (.NETCoreApp,Version=v8.0). Package Verify.EntityFramework 14.0.0 supports: net10.0 (.NETCoreApp,Version=v10.0)

.NET 8 is a LTS release and still supported until November 10, 2026. It would be nice stay usable with .NET 8 until at least then.

Minimal Repro

  1. Create a .NET 8 project
  2. Attempt to add a package reference to Verify.EntityFramework

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions