Files
BWPM/CoreWebAPI1/.config/dotnet-tools.json
2021-05-26 19:04:05 +02:00

12 lines
153 B
JSON

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