parking-webapi/WebApi_data_value/.config/dotnet-tools.json
2024-08-14 16:12:28 +08:00

12 lines
153 B
JSON

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