mirror of
https://github.com/rmcrackan/Libation.git
synced 2026-01-18 10:47:59 -05:00
6 lines
267 B
JSON
6 lines
267 B
JSON
{
|
|
"ConnectionStrings": {
|
|
"// this connection string is ONLY used for DataLayer's Migrations. this appsettings.json file is NOT used at all by application; it is overwritten": "",
|
|
"LibationContext": "Data Source=LibationContext.db;Foreign Keys=False;"
|
|
}
|
|
} |