source: Application/ocrent/Properties/serviceDependencies.local.json@ f5f7c24

Last change on this file since f5f7c24 was f5f7c24, checked in by 192011 <mk.snicker@…>, 15 months ago

Initial commit

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