5 lines
164 B
JSON
5 lines
164 B
JSON
|
{
|
||
|
"ConnectionStrings": {
|
||
|
"DefaultConnection": "Server=(localdb)\\MSSQLLocalDB;Database=_CHANGE_ME;Trusted_Connection=True;MultipleActiveResultSets=true"
|
||
|
}
|
||
|
}
|