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: ce5ccf96b657de8fc61ac8fe98fe448f37ae5fd1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "version": 1,
  "isRoot": true,
  "tools": {
    "dotnet-format": {
      "version": "3.3.111304",
      "commands": [
        "dotnet-format"
      ]
    }
  }
}