summaryrefslogtreecommitdiff
path: root/global.json
diff options
context:
space:
mode:
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>2019-06-22 09:43:47 -0700
committerJan Kotas <jkotas@microsoft.com>2019-06-22 09:43:47 -0700
commitfdcfdaf734584ca4b6066a7344eecffeeafdaa9a (patch)
tree138675269f0519460e090b9264c1379c88003fc6 /global.json
parentc5210b19e7fa3e35f06b003aa64c7dac7600de32 (diff)
downloadcoreclr-fdcfdaf734584ca4b6066a7344eecffeeafdaa9a.tar.gz
coreclr-fdcfdaf734584ca4b6066a7344eecffeeafdaa9a.tar.bz2
coreclr-fdcfdaf734584ca4b6066a7344eecffeeafdaa9a.zip
Update dependencies from https://github.com/dotnet/arcade build 20190621.75 (#25328)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19321.75 - Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19321.75 - Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19321.75 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19321.75
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 69d527ef71..ee2b337261 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.19320.1",
- "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19320.1",
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19321.75",
+ "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19321.75",
"Microsoft.Build.NoTargets": "1.0.53",
"Microsoft.Build.Traversal": "2.0.2"
}