Waste/Waste.Web.Entry/.config/dotnet-tools.json

12 lines
153 B
JSON
Raw Normal View History

2021-05-27 16:58:40 +08:00
{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "5.0.6",
"commands": [
"dotnet-ef"
]
}
}
}