15 lines
369 B
JSON
15 lines
369 B
JSON
{
|
|
"ProjectName": "SimpleModelsAndRelations",
|
|
"ConnectionStrings": {
|
|
"SimpleModelsAndRelationsConnection": "Filename=./SimpleModelsAndRelations.db"
|
|
},
|
|
"Logging": {
|
|
"IncludeScopes": false,
|
|
"LogLevel": {
|
|
"Default": "Debug",
|
|
"System": "Information",
|
|
"Microsoft": "Information"
|
|
}
|
|
}
|
|
}
|
|
|