This repository has been archived on 2026-07-22. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Bsevita.Library/.config/dotnet-tools.json
T
2026-06-24 08:33:23 +02:00

12 lines
167 B
JSON

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