summaryrefslogtreecommitdiff
path: root/global.json
diff options
context:
space:
mode:
authordotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>2018-12-17 14:46:03 +0000
committerGitHub <noreply@github.com>2018-12-17 14:46:03 +0000
commit0f4a23c8d0442fbf87c4ea81920b97a81bb33da0 (patch)
treec2aa8d45d17d2b168d20b9b1c89f6bf659d840da /global.json
parentd4a1ed808feba26664d09e81e85336e049d30aa1 (diff)
downloadcoreclr-0f4a23c8d0442fbf87c4ea81920b97a81bb33da0.tar.gz
coreclr-0f4a23c8d0442fbf87c4ea81920b97a81bb33da0.tar.bz2
coreclr-0f4a23c8d0442fbf87c4ea81920b97a81bb33da0.zip
Update dependency files (#21560)
* Update dependencies from https://github.com/dotnet/arcade build 802 This change updates the following dependencies - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.18615.1 - Microsoft.DotNet.Helix.Sdk - 1.0.0-beta.18615.1 * Update dependencies from https://github.com/dotnet/arcade build 817 This change updates the following dependencies - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.18616.5 - Microsoft.DotNet.Helix.Sdk - 1.0.0-beta.18616.5
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 b5614a2149..452b5abb27 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.18614.3",
- "Microsoft.DotNet.Helix.Sdk": "1.0.0-beta.18614.3"
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.18616.5",
+ "Microsoft.DotNet.Helix.Sdk": "1.0.0-beta.18616.5"
}
}