summaryrefslogtreecommitdiff
path: root/global.json
diff options
context:
space:
mode:
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>2019-09-05 15:19:35 +0000
committerGitHub <noreply@github.com>2019-09-05 15:19:35 +0000
commit3db91a804248d3ac0056bd8826fc8511a1a0dd30 (patch)
tree242f7c968d0a4520c69c283eaeb0edeb5daca5c7 /global.json
parent17efa80057a819487a95d29d18b8ddda48387b60 (diff)
downloadcoreclr-3db91a804248d3ac0056bd8826fc8511a1a0dd30.tar.gz
coreclr-3db91a804248d3ac0056bd8826fc8511a1a0dd30.tar.bz2
coreclr-3db91a804248d3ac0056bd8826fc8511a1a0dd30.zip
Update dependencies from https://github.com/dotnet/arcade build 20190904.31 (#26531)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19454.31 - Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19454.31 - Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19454.31 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19454.31
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 22141012a5..b7ab2fa772 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.19419.12",
- "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19419.12",
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19454.31",
+ "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19454.31",
"Microsoft.Build.NoTargets": "1.0.53",
"Microsoft.Build.Traversal": "2.0.2"
}