summaryrefslogtreecommitdiff
path: root/global.json
diff options
context:
space:
mode:
authordotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>2019-02-17 21:16:42 -0800
committerJan Kotas <jkotas@microsoft.com>2019-02-17 21:16:42 -0800
commit298ef91fc0852ef45f04a5e8dc2d9b19274c8988 (patch)
tree9843e331465bca77b799a9be461c983fb4871796 /global.json
parent2a6ab9d4f8654c128e34c280285caeb9faff4a83 (diff)
downloadcoreclr-298ef91fc0852ef45f04a5e8dc2d9b19274c8988.tar.gz
coreclr-298ef91fc0852ef45f04a5e8dc2d9b19274c8988.tar.bz2
coreclr-298ef91fc0852ef45f04a5e8dc2d9b19274c8988.zip
Update dependencies from https://github.com/dotnet/arcade build 20190215.1 (#22669)
This change updates the following dependencies - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19115.1 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19115.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 1f4cf0be85..9c80117de8 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.19114.4",
- "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19114.4"
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19115.1",
+ "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19115.1"
}
}