shgx_tz_mom/ZR.Admin.WebApi/.config/dotnet-tools.json

12 lines
153 B
JSON
Raw Normal View History

2021-08-23 16:57:25 +08:00
{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "5.0.0",
"commands": [
"dotnet-ef"
]
}
}
}