Files
Web_IoTBase_Sever_Prod/TestAPI/.config/dotnet-tools.json
2025-12-11 14:04:39 +08:00

13 lines
182 B
JSON

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