roadie/Roadie.Api/.config/dotnet-tools.json
2020-11-14 15:01:05 -06:00

12 lines
No EOL
153 B
JSON

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