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

global.json - github.com/mono/linker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8cabc549c32fcb572ec86b101df91149ab288c87 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "tools": {
    "dotnet": "6.0.109"
  },
  "msbuild-sdks": {
    "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.22503.6",
    "Microsoft.FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0",
    "Microsoft.NET.Sdk.IL": "7.0.0-alpha.1.21524.4"
  }
}