Files
ASP.NET-MVC-Study/BlazorApp/BlazorDockerTest/.config/dotnet-tools.json
2023-08-29 10:38:33 +09:00

12 lines
154 B
JSON

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