summaryrefslogtreecommitdiff
path: root/global.json
diff options
context:
space:
mode:
authordotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>2018-11-18 14:50:14 +0000
committerGitHub <noreply@github.com>2018-11-18 14:50:14 +0000
commit8418985c3a36fe7b96a2878ef3d4e70a277a24bd (patch)
tree187825c23f585c58c053703b57f30e8aaafc6d6f /global.json
parente20a41cd511dfcc7e7bf40fbefd5afd923240e9a (diff)
downloadcoreclr-8418985c3a36fe7b96a2878ef3d4e70a277a24bd.tar.gz
coreclr-8418985c3a36fe7b96a2878ef3d4e70a277a24bd.tar.bz2
coreclr-8418985c3a36fe7b96a2878ef3d4e70a277a24bd.zip
Update dependency files (#21067)
* Update dependencies from https://github.com/dotnet/arcade build 379 This change updates the following dependencies - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.18566.6 - Microsoft.DotNet.Helix.Sdk - 1.0.0-beta.18566.6 * Update dependencies from https://github.com/dotnet/arcade build 382 This change updates the following dependencies - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.18567.1 - Microsoft.DotNet.Helix.Sdk - 1.0.0-beta.18567.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 7e6df0e71c..10ca8a75a8 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.18565.9",
- "Microsoft.DotNet.Helix.Sdk": "1.0.0-beta.18565.9"
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.18567.1",
+ "Microsoft.DotNet.Helix.Sdk": "1.0.0-beta.18567.1"
}
}