Apigateway/IntegradorBE/.config/dotnet-tools.json
2022-11-02 11:31:23 -05:00

12 lines
154 B
JSON

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