Skip to content

Commit f85bcca

Browse files
author
Marc Sallin
committed
Update README.md
1 parent ef14064 commit f85bcca

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,3 +56,7 @@ public class MyDbContextContextInitializer : SqliteDropCreateDatabaseAlways<MyDb
5656
}
5757
}
5858
```
59+
60+
## Hints
61+
If you try to reinstall the NuGet-Packages (e.g. if you want to downgrade to .NET 4.0) the app.config will be overwritten and you may gettubg an exception when you try to run the console project.
62+
In this case please check the following issue: https://github.com/msallin/SQLiteCodeFirst/issues/13.

0 commit comments

Comments
 (0)