YD_Event.Admin/YD_Event.Api/.config/dotnet-tools.json
2025-12-15 10:52:47 +08:00

13 lines
181 B
JSON

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