Update dependencies from https://github.com/dotnet/arcade build 20190530.2 (#24882)
[platform/upstream/coreclr.git] / global.json
1 {
2   "tools": {
3     "dotnet": "3.0.100-preview6-011681"
4   },
5   "native-tools": {
6     "cmake": "3.11.1",
7     "python": "2.7.15"
8   },
9   "msbuild-sdks": {
10     "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19280.2",
11     "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19280.2",
12     "Microsoft.Build.NoTargets": "1.0.53",
13     "Microsoft.Build.Traversal": "2.0.2"
14   }
15 }