Files
HTCloud/HT.Cloud.Web/.config/dotnet-tools.json
2023-03-03 16:07:50 +08:00

12 lines
153 B
JSON

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