Files
administration/.config/dotnet-tools.json
2025-09-16 22:20:21 +02:00

13 lines
182 B
JSON

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