summaryrefslogtreecommitdiff
path: root/global.json
diff options
context:
space:
mode:
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>2019-07-05 09:15:37 -0700
committerJan Kotas <jkotas@microsoft.com>2019-07-05 09:15:37 -0700
commit1349c7785a55a94e4971b97f8040cc7f287be641 (patch)
treeab71f8bc7c22fb11c241c19a4a611e97ca7ff482 /global.json
parent72f281936837190713fb6ab60a743e346d0edd11 (diff)
downloadcoreclr-1349c7785a55a94e4971b97f8040cc7f287be641.tar.gz
coreclr-1349c7785a55a94e4971b97f8040cc7f287be641.tar.bz2
coreclr-1349c7785a55a94e4971b97f8040cc7f287be641.zip
Update dependencies from https://github.com/dotnet/arcade build 20190704.2 (#25569)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19354.2 - Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19354.2 - Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19354.2 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19354.2
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 4c9738d8b7..3626f91f6d 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.19353.19",
- "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19353.19",
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19354.2",
+ "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19354.2",
"Microsoft.Build.NoTargets": "1.0.53",
"Microsoft.Build.Traversal": "2.0.2"
}