Skip to content

Commit 5b333e2

Browse files
authored
Update README.md
Added 4.7.2 as supported framework.
1 parent 443710d commit 5b333e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ You can use the SQLite CodeFirst in projects that target the following framework
4141
- .NET 4.6.2 (use net45)
4242
- .NET 4.7 (use net45)
4343
- .NET 4.7.1 (use net45)
44+
- .NET 4.7.2 (use net45)
4445

4546
## How to use
4647
The functionality is exposed by using implementations of the `IDbInitializer<>` interface.

0 commit comments

Comments
 (0)