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 443710d commit 5b333e2Copy full SHA for 5b333e2
README.md
@@ -41,6 +41,7 @@ You can use the SQLite CodeFirst in projects that target the following framework
41
- .NET 4.6.2 (use net45)
42
- .NET 4.7 (use net45)
43
- .NET 4.7.1 (use net45)
44
+- .NET 4.7.2 (use net45)
45
46
## How to use
47
The functionality is exposed by using implementations of the `IDbInitializer<>` interface.
0 commit comments