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

12 lines
153 B
JSON
Raw Normal View History

2024-05-14 16:30:56 +08:00
{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "7.0.3",
"commands": [
"dotnet-ef"
]
}
}
}