Files
sy_hx_pbl_backend/DOAN.Admin.WebApi/.config/dotnet-tools.json

12 lines
153 B
JSON
Raw Normal View History

2024-09-23 09:14:22 +08:00
{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "6.0.2",
"commands": [
"dotnet-ef"
]
}
}
}