SurveyVista/Web/Properties/serviceDependencies.json
2024-05-04 20:19:22 +02:00

8 lines
No EOL
142 B
JSON

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