Files
blazor-saas-crm/dotnet-tools.json
T
2026-07-21 14:14:44 +07:00

13 lines
182 B
JSON

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