Files
PersonSport/.config/dotnet-tools.json
2026-03-05 15:43:26 +01:00

12 lines
165 B
JSON

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