Files
MoviconHub/MoviconWebApi/.config/dotnet-tools.json
2025-09-15 17:59:48 +08:00

13 lines
181 B
JSON

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