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

global.json - github.com/dotnet/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 47b128cd9c5bac75aa31b87582c775a409ee310f (plain)
1
2
3
4
5
6
7
8
9
10
{
  "tools": {
    "dotnet": "6.0.100"
  },
  "msbuild-sdks": {
    "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22171.2",
    "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22171.2",
    "Microsoft.Build.Traversal": "2.0.2"
  }
}