zeroframework/Services/Identity/ZeroFramework.IdentityServer.API/.config/dotnet-tools.json
2023-12-05 17:22:48 +08:00

12 lines
153 B
JSON

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