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: c112d24372173790fcc6f7b83078b335137930df (plain)
1
2
3
4
5
6
7
8
9
10
{
  "tools": {
    "dotnet": "7.0.100-preview.2.22153.17"
  },
  "msbuild-sdks": {
    "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22255.2",
    "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22255.2",
    "Microsoft.Build.Traversal": "2.0.2"
  }
}