summaryrefslogtreecommitdiff
path: root/global.json
diff options
context:
space:
mode:
authorWilliam Godbe <wigodbe@microsoft.com>2019-05-31 14:02:43 -0700
committerGitHub <noreply@github.com>2019-05-31 14:02:43 -0700
commit06f1634c3157dc279779f3dad7d2f327416e3f09 (patch)
tree9e69bacfd2c0397535dffe65f401bbc00f103c44 /global.json
parent525623770c07d83d637fb3f8c7856c85077ffea1 (diff)
downloadcoreclr-06f1634c3157dc279779f3dad7d2f327416e3f09.tar.gz
coreclr-06f1634c3157dc279779f3dad7d2f327416e3f09.tar.bz2
coreclr-06f1634c3157dc279779f3dad7d2f327416e3f09.zip
Revert "Update dependencies from https://github.com/dotnet/arcade build 20190530.2 (#24882)" (#24898)
This reverts commit aa26688ee5e2b03945a22cda324887341e10595f.
Diffstat (limited to 'global.json')
-rw-r--r--global.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/global.json b/global.json
index bef75d5ad4..7437a67353 100644
--- a/global.json
+++ b/global.json
@@ -7,8 +7,8 @@
"python": "2.7.15"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19280.2",
- "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19280.2",
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19279.5",
+ "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19279.5",
"Microsoft.Build.NoTargets": "1.0.53",
"Microsoft.Build.Traversal": "2.0.2"
}