summaryrefslogtreecommitdiff
path: root/global.json
diff options
context:
space:
mode:
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>2019-08-29 14:40:04 +0000
committerGitHub <noreply@github.com>2019-08-29 14:40:04 +0000
commit91463c3df362961859c2ae64956de70a0a8bebba (patch)
tree45108487d14738e919f2ac5c8a8661b4a8376383 /global.json
parent410268b19f7b0b1b1215061f8891a82323ce5955 (diff)
downloadcoreclr-91463c3df362961859c2ae64956de70a0a8bebba.tar.gz
coreclr-91463c3df362961859c2ae64956de70a0a8bebba.tar.bz2
coreclr-91463c3df362961859c2ae64956de70a0a8bebba.zip
Update dependencies from https://github.com/dotnet/arcade build 20190828.9 (#26432)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19428.9 - Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19428.9 - Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19428.9 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19428.9
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 f8d0c7fc1f..69999025f7 100644
--- a/global.json
+++ b/global.json
@@ -7,8 +7,8 @@
"python": "2.7.15"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19427.8",
- "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19427.8",
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19428.9",
+ "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19428.9",
"Microsoft.Build.NoTargets": "1.0.53",
"Microsoft.Build.Traversal": "2.0.2"
}