summaryrefslogtreecommitdiff
path: root/global.json
diff options
context:
space:
mode:
authordotnet-maestro <@dotnet-maestro>2019-04-23 12:22:38 +0000
committerRuss Keldorph <russ.keldorph@microsoft.com>2019-04-24 13:04:12 -0700
commitbc8eebc343824ea730692ab28fde22cddc723255 (patch)
tree2285d25c468bce2e4a482692746e53a9f8bf8c01 /global.json
parentc2f33e922c1ecaaea9e9171c6044591bbc0713b2 (diff)
downloadcoreclr-bc8eebc343824ea730692ab28fde22cddc723255.tar.gz
coreclr-bc8eebc343824ea730692ab28fde22cddc723255.tar.bz2
coreclr-bc8eebc343824ea730692ab28fde22cddc723255.zip
Update dependencies from https://github.com/dotnet/arcade build 20190422.2
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19222.2 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19222.2
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 5fc73c5759..92de3c0074 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.19218.7",
- "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19218.7"
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19222.2",
+ "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19222.2"
}
}