Church.Net.API/WebAPI/.config/dotnet-tools.json
2022-09-08 08:04:32 -07:00

12 lines
153 B
JSON

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