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

12 lines
153 B
JSON
Raw Normal View History

2024-06-20 09:23:01 +08:00
{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "7.0.3",
"commands": [
"dotnet-ef"
]
}
}
}