summaryrefslogtreecommitdiff
path: root/global.json
diff options
context:
space:
mode:
authordotnet-maestro <@dotnet-maestro>2019-04-17 12:25:01 +0000
committerRuss Keldorph <russ.keldorph@microsoft.com>2019-04-24 13:04:12 -0700
commit7fcce6780f6bf222df71fe964ba0d0669cd9ad9c (patch)
tree14a40ebdf1e2d4e92d4e84eab634044fa35da5ff /global.json
parent8eb913402071a6c6c9bd56768d0fd6f68f41d745 (diff)
downloadcoreclr-7fcce6780f6bf222df71fe964ba0d0669cd9ad9c.tar.gz
coreclr-7fcce6780f6bf222df71fe964ba0d0669cd9ad9c.tar.bz2
coreclr-7fcce6780f6bf222df71fe964ba0d0669cd9ad9c.zip
Update dependencies from https://github.com/dotnet/arcade build 20190417.1
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19217.1 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19217.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 8172ac723f..4c7042c705 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.19215.12",
- "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19215.12"
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19217.1",
+ "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19217.1"
}
}