CloudBuilder/CloudBuilder.Web.Entry/.config/dotnet-tools.json
owenchen 1c0c83af5f ow
2026-05-12 10:09:31 +08:00

12 lines
153 B
JSON

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