summaryrefslogtreecommitdiff
path: root/global.json
diff options
context:
space:
mode:
authordotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>2018-12-20 14:43:35 +0000
committerGitHub <noreply@github.com>2018-12-20 14:43:35 +0000
commit4cc0a9a55d283e44205bf842a68657280bdabcd5 (patch)
tree59c9e9de27fe7bb286d1f4a1d41738ae2fb7a85e /global.json
parent03bf11bd51099c5647a818d1e29e27ce3747c578 (diff)
downloadcoreclr-4cc0a9a55d283e44205bf842a68657280bdabcd5.tar.gz
coreclr-4cc0a9a55d283e44205bf842a68657280bdabcd5.tar.bz2
coreclr-4cc0a9a55d283e44205bf842a68657280bdabcd5.zip
Update dependency files (#21580)
* Update dependencies from https://github.com/dotnet/arcade build 844 This change updates the following dependencies - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.18617.7 - Microsoft.DotNet.Helix.Sdk - 1.0.0-beta.18617.7 * Update dependencies from https://github.com/dotnet/arcade build 885 This change updates the following dependencies - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.18618.7 - Microsoft.DotNet.Helix.Sdk - 1.0.0-beta.18618.7 * Update dependencies from https://github.com/dotnet/arcade build 908 This change updates the following dependencies - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.18619.4 - Microsoft.DotNet.Helix.Sdk - 1.0.0-beta.18619.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 452b5abb27..4f3627c198 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.18616.5",
- "Microsoft.DotNet.Helix.Sdk": "1.0.0-beta.18616.5"
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.18619.4",
+ "Microsoft.DotNet.Helix.Sdk": "1.0.0-beta.18619.4"
}
}