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

8 lines
No EOL
148 B
JSON

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