LANCommander/LANCommander.Server/Properties/serviceDependencies.json
2024-08-04 18:44:33 -05:00

8 lines
No EOL
132 B
JSON

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