dotnet-tools.json

12 lines | 153 B Blame History Raw Download
{
  "version": 1,
  "isRoot": true,
  "tools": {
    "dotnet-ef": {
      "version": "3.1.9",
      "commands": [
        "dotnet-ef"
      ]
    }
  }
}