Files
Microsoft.SelfService.Porta…/Properties/serviceDependencies.json
2026-04-15 15:02:32 +02:00

13 lines
221 B
JSON

{
"dependencies": {
"secrets1": {
"type": "secrets",
"dynamicId": null
},
"mssql1": {
"type": "mssql",
"connectionId": "ConnectionStrings:Context",
"dynamicId": null
}
}
}