16 lines
409 B
JSON
16 lines
409 B
JSON
|
{
|
|||
|
"Data": {
|
|||
|
"DefaultConnection": {
|
|||
|
"ConnectionString": "Server=(localdb)\\mssqllocaldb;Database=aspnet5-Localization.StarterWeb-4772c50f-56f3-4058-bd61-75f1352aeca7;Trusted_Connection=True;MultipleActiveResultSets=true"
|
|||
|
}
|
|||
|
},
|
|||
|
"Logging": {
|
|||
|
"IncludeScopes": false,
|
|||
|
"LogLevel": {
|
|||
|
"Default": "Debug",
|
|||
|
"System": "Information",
|
|||
|
"Microsoft": "Information"
|
|||
|
}
|
|||
|
}
|
|||
|
}
|