key1_beacon_api/ARW.WebApi/.config/dotnet-tools.json
2023-06-02 21:15:33 +08:00

12 lines
153 B
JSON

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