Files
wcs/WCS.WebApi/.config/dotnet-tools.json
hehaibing-1996 e89b64ea3a !提交代码
2024-04-15 18:43:28 +08:00

12 lines
153 B
JSON

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