Skip to content

Commit eb35aba

Browse files
committed
Note .NET 10 support in README
1 parent 98e02f8 commit eb35aba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ You can use the SQLite CodeFirst in projects that target the following framework
4747
- .NET 4.0 (uses net40)
4848
- .NET 4.5-4.8 (uses net45)
4949
- .NET Core 3.0-3.1 (uses netstandard2.1)
50-
- .NET 5-8 (uses netstandard2.1)
50+
- .NET 5 and later, including .NET 10 (uses netstandard2.1)
5151

5252
## How to use
5353

0 commit comments

Comments
 (0)