Files
DPM2016/WebAPI/.config/dotnet-tools.json
2021-12-18 10:02:42 +01:00

12 lines
153 B
JSON

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