summaryrefslogtreecommitdiff
path: root/global.json
diff options
context:
space:
mode:
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>2019-07-02 07:48:09 -0700
committerJan Kotas <jkotas@microsoft.com>2019-07-02 07:48:09 -0700
commite0b60f7a4c24747513a268e9168091bbacaab457 (patch)
treeebcdd450535779a054db02a2911af58cc0282a49 /global.json
parent948e0f2713c78fac5278826ee724a3f1503f2e2e (diff)
downloadcoreclr-e0b60f7a4c24747513a268e9168091bbacaab457.tar.gz
coreclr-e0b60f7a4c24747513a268e9168091bbacaab457.tar.bz2
coreclr-e0b60f7a4c24747513a268e9168091bbacaab457.zip
Update dependencies from https://github.com/dotnet/arcade build 20190701.4 (#25535)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19351.4 - Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19351.4 - Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19351.4 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19351.4
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 6cfe2f761e..9b505a2327 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.19330.1",
- "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19330.1",
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19351.4",
+ "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19351.4",
"Microsoft.Build.NoTargets": "1.0.53",
"Microsoft.Build.Traversal": "2.0.2"
}