Files
iMES_Net/iMES.WebApi/.config/dotnet-tools.json
2026-02-06 18:34:35 +08:00

12 lines
153 B
JSON

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