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: ce655ca7882b892b816c6383c9bccee6dc558931 (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.22111.10",
    "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22111.10",
    "Microsoft.Build.Traversal": "2.0.2"
  }
}