summaryrefslogtreecommitdiff
path: root/global.json
diff options
context:
space:
mode:
authordotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>2018-11-20 14:53:47 +0000
committerGitHub <noreply@github.com>2018-11-20 14:53:47 +0000
commit4ee8533630f465a7e4c38fab0169b244c3174764 (patch)
treeec018548748303584ed8bd2585c8ea3d544279b8 /global.json
parentaa4197400ed4ea1d4ffb421e55712a01b40673fa (diff)
downloadcoreclr-4ee8533630f465a7e4c38fab0169b244c3174764.tar.gz
coreclr-4ee8533630f465a7e4c38fab0169b244c3174764.tar.bz2
coreclr-4ee8533630f465a7e4c38fab0169b244c3174764.zip
Update dependencies from https://github.com/dotnet/arcade build 402 (#21118)
This change updates the following dependencies - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.18569.4 - Microsoft.DotNet.Helix.Sdk - 1.0.0-beta.18569.4
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 5da92ac29c..3392abdbb2 100644
--- a/global.json
+++ b/global.json
@@ -7,7 +7,7 @@
"python": "2.7.15"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.18568.1",
- "Microsoft.DotNet.Helix.Sdk": "1.0.0-beta.18568.1"
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.18569.4",
+ "Microsoft.DotNet.Helix.Sdk": "1.0.0-beta.18569.4"
}
}