summaryrefslogtreecommitdiff
path: root/global.json
diff options
context:
space:
mode:
authordotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>2019-04-03 10:06:02 -0400
committerStephen Toub <stoub@microsoft.com>2019-04-03 10:06:02 -0400
commitb50233708c7a192ade8ec39c0cee051bad3e736c (patch)
tree0a068229031a1beda3a7d9bebae3fb3ef3ae394c /global.json
parentb4390c41f29af20e4cb77d296940bb6c4649ee86 (diff)
downloadcoreclr-b50233708c7a192ade8ec39c0cee051bad3e736c.tar.gz
coreclr-b50233708c7a192ade8ec39c0cee051bad3e736c.tar.bz2
coreclr-b50233708c7a192ade8ec39c0cee051bad3e736c.zip
Update dependencies from https://github.com/dotnet/arcade build 20190402.13 (#23686)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19202.13 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19202.13
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 82b00f791a..1abb25bdc2 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.19201.12",
- "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19201.12"
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19202.13",
+ "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19202.13"
}
}