adminsystem/adminSystem.UI/Properties/serviceDependencies.local.json

8 lines
138 B
JSON

{
"dependencies": {
"mssql1": {
"type": "mssql.local",
"connectionId": "ConnectionStrings:DefaultConnection"
}
}
}