parking-html/Parking_spaces/.config/dotnet-tools.json

12 lines
153 B
JSON
Raw Normal View History

2024-02-01 11:37:15 +08:00
{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "8.0.1",
"commands": [
"dotnet-ef"
]
}
}
}