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

8 lines
151 B
JSON

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