Retail_manager/RMDataManager/Properties/serviceDependencies.local.json

8 lines
138 B
JSON
Raw Normal View History

2022-06-30 21:37:20 +02:00
{
"dependencies": {
"mssql1": {
"type": "mssql.local",
"connectionId": "ConnectionStrings:DefaultConnection"
}
}
}