Laservall_manager_system/VOL.WebApi/.config/dotnet-tools.json

12 lines
153 B
JSON
Raw Normal View History

2025-09-25 14:37:10 +08:00
{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "3.1.0",
"commands": [
"dotnet-ef"
]
}
}
}