We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98e02f8 commit eb35abaCopy full SHA for eb35aba
1 file changed
README.md
@@ -47,7 +47,7 @@ You can use the SQLite CodeFirst in projects that target the following framework
47
- .NET 4.0 (uses net40)
48
- .NET 4.5-4.8 (uses net45)
49
- .NET Core 3.0-3.1 (uses netstandard2.1)
50
-- .NET 5-8 (uses netstandard2.1)
+- .NET 5 and later, including .NET 10 (uses netstandard2.1)
51
52
## How to use
53
0 commit comments