Files
RBMESAPICore/.config/dotnet-tools.json

12 lines
154 B
JSON
Raw Normal View History

2025-09-09 22:41:29 +08:00
{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "6.0.10",
"commands": [
"dotnet-ef"
]
}
}
}