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

8 lines
132 B
JSON

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