Files
iMES_Net/iMES.WebApi/.config/dotnet-tools.json

12 lines
153 B
JSON
Raw Normal View History

2026-02-06 18:34:35 +08:00
{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "3.1.0",
"commands": [
"dotnet-ef"
]
}
}
}