wcs_serve_wuxikate/WcsMain/.config/dotnet-tools.json

12 lines
153 B
JSON
Raw Normal View History

2025-01-03 14:36:27 +08:00
{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "7.0.3",
"commands": [
"dotnet-ef"
]
}
}
}