diff --git a/entity-framework/core/what-is-new/index.md b/entity-framework/core/what-is-new/index.md index ca54a81246..aec3b79463 100644 --- a/entity-framework/core/what-is-new/index.md +++ b/entity-framework/core/what-is-new/index.md @@ -12,7 +12,7 @@ uid: core/what-is-new/index | Release | Target framework | Supported until | Links | |:---------------------------------------------------------------------------------------|-------------------|---------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| [EF Core 7.0](https://www.nuget.org/packages/Microsoft.EntityFrameworkCore) | .NET 6 | May 14, 2024 | [What's new](xref:core/what-is-new/ef-core-7.0/whatsnew) / [Breaking changes](xref:core/what-is-new/ef-core-7.0/breaking-changes) | +| [EF Core 7.0](https://www.nuget.org/packages/Microsoft.EntityFrameworkCore) | .NET 6 | May 14, 2024 | [What's new](xref:core/what-is-new/ef-core-7) / [Breaking changes](xref:core/what-is-new/ef-core-7.0/breaking-changes) | | [EF Core 6.0](https://www.nuget.org/packages/Microsoft.EntityFrameworkCore/6.0.11) | .NET 6 | November 12, 2024 (LTS) | [What's new](xref:core/what-is-new/ef-core-6.0/whatsnew) / [Breaking changes](xref:core/what-is-new/ef-core-6.0/breaking-changes) | | ~~[EF Core 5.0](https://www.nuget.org/packages/Microsoft.EntityFrameworkCore/5.0.17)~~ | .NET Standard 2.1 | Expired May 10, 2022 | [Announcement](https://devblogs.microsoft.com/dotnet/announcing-the-release-of-ef-core-5-0/) / [Breaking changes](xref:core/what-is-new/ef-core-5.0/breaking-changes) | | [EF Core 3.1](https://www.nuget.org/packages/Microsoft.EntityFrameworkCore/3.1.31) | .NET Standard 2.0 | December 13, 2022 (LTS) | [Announcement](https://devblogs.microsoft.com/dotnet/announcing-entity-framework-core-3-1-and-entity-framework-6-4/) |