drinkMe/drinkMe/Server/.config/dotnet-tools.json

12 lines
164 B
JSON

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