source: PostgreSqlDotnetCore/Properties/serviceDependencies.local.json@ 8f8226c

main
Last change on this file since 8f8226c was 2aea0fd, checked in by ElenaMoskova <elena.moskova99@…>, 2 months ago

init commit Elena

  • Property mode set to 100644
File size: 138 bytes
Line 
1{
2 "dependencies": {
3 "mssql1": {
4 "type": "mssql.local",
5 "connectionId": "ConnectionStrings:DefaultConnection"
6 }
7 }
8}
Note: See TracBrowser for help on using the repository browser.