summaryrefslogtreecommitdiff
path: root/Server/dotnet-tools.json
blob: 7dcefc33c5b60e06c72f4f7401815c02dbbccc7b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "version": 1,
  "isRoot": true,
  "tools": {
    "dotnet-ef": {
      "version": "10.0.8",
      "commands": [
        "dotnet-ef"
      ],
      "rollForward": false
    }
  }
}