Files
minattest/backend/.config/dotnet-tools.json
T

13 lines
194 B
JSON

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