summaryrefslogtreecommitdiff
path: root/global.json
diff options
context:
space:
mode:
authordotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>2019-03-16 08:34:16 -0700
committerJan Kotas <jkotas@microsoft.com>2019-03-16 08:34:16 -0700
commitc6d6e3541d52ebac21a5109a34e08222734a0576 (patch)
treeeb7a96b893a2276b7e701545e51ce28c2887e5c5 /global.json
parent8ad9856bc69615557267604c1841f2a520dcf132 (diff)
downloadcoreclr-c6d6e3541d52ebac21a5109a34e08222734a0576.tar.gz
coreclr-c6d6e3541d52ebac21a5109a34e08222734a0576.tar.bz2
coreclr-c6d6e3541d52ebac21a5109a34e08222734a0576.zip
Update dependencies from https://github.com/dotnet/arcade build 20190312.7 (#23301)
This change updates the following dependencies - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19162.7 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19162.7
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 7d183ef805..87688f7989 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.19160.2",
- "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19160.2"
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19162.7",
+ "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19162.7"
}
}