summaryrefslogtreecommitdiff
path: root/global.json
diff options
context:
space:
mode:
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>2019-08-20 15:21:40 -0400
committerStephen Toub <stoub@microsoft.com>2019-08-20 15:21:40 -0400
commite49bbc6c282f846dfe6b670f12bec0986527bf7a (patch)
tree171e51b7ba03d65d62cc1101c996ec629ecc479c /global.json
parent9642de76d4f5e563150a90f5923b304d87d7a8b1 (diff)
downloadcoreclr-e49bbc6c282f846dfe6b670f12bec0986527bf7a.tar.gz
coreclr-e49bbc6c282f846dfe6b670f12bec0986527bf7a.tar.bz2
coreclr-e49bbc6c282f846dfe6b670f12bec0986527bf7a.zip
Update dependencies from https://github.com/dotnet/arcade build 20190819.12 (#26274)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19419.12 - Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19419.12 - Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19419.12 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19419.12
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 e606e51d4e..22141012a5 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.19416.16",
- "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19416.16",
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19419.12",
+ "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19419.12",
"Microsoft.Build.NoTargets": "1.0.53",
"Microsoft.Build.Traversal": "2.0.2"
}