mh_sms/APT.MicroApi/APT.UT.WebApi/.config/dotnet-tools.json
2024-04-12 16:50:28 +08:00

12 lines
153 B
JSON

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