Files
SmartDBAppGit/SmartDB/Properties/serviceDependencies.local.json
2025-11-27 21:29:51 +01:00

8 lines
138 B
JSON

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