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: b4390042a4adbdd25800ee4a39614b9dd868c970 (plain)
1
2
3
4
5
6
7
8
9
{
  "tools": {
    "dotnet": "3.0.101"
  },
  "msbuild-sdks": {
    "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20068.1",
    "Microsoft.NET.Sdk.IL": "3.0.0-preview4-27520-71"
  }
}