ASP.NET / ASP.NET E-commerce Website Using Vue / .config / dotnet-tools.json
dotnet-tools.json
Raw
{
  "version": 1,
  "isRoot": true,
  "tools": {
    "dotnet-ef": {
      "version": "7.0.10",
      "commands": [
        "dotnet-ef"
      ]
    }
  }
}