summaryrefslogtreecommitdiff
path: root/global.json
diff options
context:
space:
mode:
authordotnet-maestro <@dotnet-maestro>2019-04-18 12:23:59 +0000
committerRuss Keldorph <russ.keldorph@microsoft.com>2019-04-24 13:04:12 -0700
commiteba8eebbeee9421e587fa5465753ac58910f4cfd (patch)
tree197059b919598e06dbcff1d7394abedbe8d2f483 /global.json
parent7fcce6780f6bf222df71fe964ba0d0669cd9ad9c (diff)
downloadcoreclr-eba8eebbeee9421e587fa5465753ac58910f4cfd.tar.gz
coreclr-eba8eebbeee9421e587fa5465753ac58910f4cfd.tar.bz2
coreclr-eba8eebbeee9421e587fa5465753ac58910f4cfd.zip
Update dependencies from https://github.com/dotnet/arcade build 20190418.1
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19218.1 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19218.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 4c7042c705..66d5cdd461 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.19217.1",
- "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19217.1"
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19218.1",
+ "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19218.1"
}
}