Files
Web_BLVLOG_Server_Mvc_Prod/WebServices/.config/dotnet-tools.json
2025-11-20 16:20:37 +08:00

13 lines
181 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "9.0.9",
"commands": [
"dotnet-ef"
],
"rollForward": false
}
}
}