summaryrefslogtreecommitdiff
path: root/global.json
diff options
context:
space:
mode:
authordotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>2019-03-29 11:02:57 -0400
committerStephen Toub <stoub@microsoft.com>2019-03-29 11:02:57 -0400
commit88c3796b9322f93df13cc8d665ea6e0c981913ad (patch)
tree9abbaf00d8537f1d730376304bed85cd467f504c /global.json
parent9f2b33e9e124c1a6be86fa83c21a1a8134a9ca10 (diff)
downloadcoreclr-88c3796b9322f93df13cc8d665ea6e0c981913ad.tar.gz
coreclr-88c3796b9322f93df13cc8d665ea6e0c981913ad.tar.bz2
coreclr-88c3796b9322f93df13cc8d665ea6e0c981913ad.zip
Update dependencies from https://github.com/dotnet/arcade build 20190329.1 (#23554)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19179.1 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19179.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 68df6af2ee..86605fab07 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.19177.11",
- "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19177.11"
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19179.1",
+ "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19179.1"
}
}