summaryrefslogtreecommitdiff
path: root/global.json
diff options
context:
space:
mode:
authordotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>2018-12-30 14:44:55 +0000
committerGitHub <noreply@github.com>2018-12-30 14:44:55 +0000
commit4c2abd3bffbe40f5303bc6da60b20e61bdb8a24a (patch)
treea0bde9a97000eea5e1d24bef17b3bb2af5810c1c /global.json
parent3b5782fa0aa4086ee72904b6052f21cba693bcf7 (diff)
downloadcoreclr-4c2abd3bffbe40f5303bc6da60b20e61bdb8a24a.tar.gz
coreclr-4c2abd3bffbe40f5303bc6da60b20e61bdb8a24a.tar.bz2
coreclr-4c2abd3bffbe40f5303bc6da60b20e61bdb8a24a.zip
Update dependency files (#21703)
* Update dependencies from https://github.com/dotnet/arcade build 1026 This change updates the following dependencies - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.18627.1 - Microsoft.DotNet.Helix.Sdk - 1.0.0-beta.18627.1 * Update dependencies from https://github.com/dotnet/arcade build 1039 This change updates the following dependencies - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.18629.1 - Microsoft.DotNet.Helix.Sdk - 1.0.0-beta.18629.1
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 deab4f9c2b..b150bb90ec 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.18621.6",
- "Microsoft.DotNet.Helix.Sdk": "1.0.0-beta.18621.6"
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.18629.1",
+ "Microsoft.DotNet.Helix.Sdk": "1.0.0-beta.18629.1"
}
}