Wave/Wave/Properties/serviceDependencies.local.json
2024-01-11 13:54:29 +01:00

8 lines
138 B
JSON

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