YD_XinWei.Api/YD_XinWei/.config/dotnet-tools.json

13 lines
181 B
JSON
Raw Normal View History

2025-01-13 21:06:59 +08:00
{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "8.0.8",
"commands": [
"dotnet-ef"
],
"rollForward": false
}
}
}