Skip to content

Commit 399abd2

Browse files
.NET Core 2.1 does not support .NET Standard 2.1
1 parent 566433d commit 399abd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entity-framework/core/what-is-new/ef-core-5.0/breaking-changes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ This is part of the wider movement across .NET teams aimed at unification to a s
5959

6060
#### Mitigations
6161

62-
.NET Framework applications can continue to use EF Core 3.1, which is a [long-term support (LTS) release](https://dotnet.microsoft.com/platform/support/policy/dotnet-core). Alternately, applications can be updated to use .NET Core 2.1, .NET Core 3.1, or .NET 5, all of which support .NET Standard 2.1.
62+
.NET Framework applications can continue to use EF Core 3.1, which is a [long-term support (LTS) release](https://dotnet.microsoft.com/platform/support/policy/dotnet-core). Alternately, applications can be updated to use .NET Core 3.1 or .NET 5, both of which support .NET Standard 2.1.
6363

6464
<a name="getcolumnname-obsolete"></a>
6565

0 commit comments

Comments
 (0)