Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dotnet-tools.json « .config - github.com/mono/linker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 034cae45741fdf99872331a29b026091482e5782 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "version": 1,
  "isRoot": true,
  "tools": {
    "dotnet-format": {
      "version": "4.1.131201",
      "commands": [
        "dotnet-format"
      ]
    }
  }
}