Files
PresentPortal/PresentPortal.ApiService/Properties/serviceDependencies.json

8 lines
145 B
JSON

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