Apigateway/Microservicios/MsUsuarios/.config/dotnet-tools.json
2023-02-02 10:50:06 -05:00

12 lines
153 B
JSON

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