summaryrefslogtreecommitdiff
path: root/global.json
diff options
context:
space:
mode:
authordotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>2019-04-30 11:39:25 -0700
committerJan Kotas <jkotas@microsoft.com>2019-04-30 11:39:25 -0700
commit886102bd11122e416fc23753dc2c560c860288c1 (patch)
treec75845032e0cd8693b314745af1e883129444673 /global.json
parentc6c2dccd330d1ad861806840029443f10f244b4d (diff)
downloadcoreclr-886102bd11122e416fc23753dc2c560c860288c1.tar.gz
coreclr-886102bd11122e416fc23753dc2c560c860288c1.tar.bz2
coreclr-886102bd11122e416fc23753dc2c560c860288c1.zip
Update dependencies from https://github.com/dotnet/arcade build 20190429.8 (#24313)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19229.8 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19229.8
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 2b37c1e813..a715674e62 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.19226.3",
- "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19226.3"
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19229.8",
+ "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19229.8"
}
}