source:
PostgreSqlDotnetCore/Properties/serviceDependencies.json@
118e414
Last change on this file since 118e414 was 2aea0fd, checked in by , 4 months ago | |
---|---|
|
|
File size: 132 bytes |
Line | |
---|---|
1 | { |
2 | "dependencies": { |
3 | "mssql1": { |
4 | "type": "mssql", |
5 | "connectionId": "ConnectionStrings:DefaultConnection" |
6 | } |
7 | } |
8 | } |
Note:
See TracBrowser
for help on using the repository browser.