practicekea_backend/microservices/teacher/.config/dotnet-tools.json

12 lines
153 B
JSON
Raw Permalink Normal View History

2024-12-02 13:24:34 +00:00
{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "3.1.5",
"commands": [
"dotnet-ef"
]
}
}
}