summaryrefslogtreecommitdiff
path: root/Impostor-dev/.config/dotnet-tools.json
blob: 727dfd76058b9cf4b29ed31c46994f04a4800171 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "version": 1,
  "isRoot": true,
  "tools": {
    "cake.tool": {
      "version": "0.38.5",
      "commands": [
        "dotnet-cake"
      ]
    }
  }
}