RobotApp/RobotApp/Properties/serviceDependencies.json
Đăng Nguyễn cf309cccba Init project
2025-09-10 10:48:39 +07:00

8 lines
132 B
JSON

{
"dependencies": {
"mssql1": {
"type": "mssql",
"connectionId": "ConnectionStrings:DefaultConnection"
}
}
}