zeroframework/Services/Identity/ZeroFramework.IdentityServer.API/.config/dotnet-tools.json

12 lines
153 B
JSON
Raw Normal View History

2023-12-05 09:22:48 +00:00
{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "6.0.3",
"commands": [
"dotnet-ef"
]
}
}
}