Apigateway/TestApi1/.config/dotnet-tools.json

12 lines
153 B
JSON
Raw Normal View History

2022-11-02 11:31:23 -05:00
{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "6.0.9",
"commands": [
"dotnet-ef"
]
}
}
}