LANCommander/Properties/serviceDependencies.json
2023-01-02 15:44:04 -06:00

8 lines
No EOL
132 B
JSON

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