cs11dotnet7/vscode/PracticalApps/Northwind.Mvc/Properties/serviceDependencies.json
2022-03-13 16:17:01 +00:00

8 lines
132 B
JSON

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