FalconSSO/FAuth/.config/dotnet-tools.json

12 lines
164 B
JSON
Raw Normal View History

2020-04-22 17:52:22 +08:00
{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "3.1.3",
"commands": [
"dotnet-ef"
]
}
}
}