Files
criminalmindsapi/server/.config/dotnet-tools.json
T
2022-06-18 18:23:13 -05:00

12 lines
153 B
JSON

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