summaryrefslogtreecommitdiff
path: root/global.json
diff options
context:
space:
mode:
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>2019-06-20 18:47:15 -0700
committerJan Kotas <jkotas@microsoft.com>2019-06-20 18:47:15 -0700
commit61dfc51ae30a9a2dbdb637fa200af85ea0435dc5 (patch)
tree409790f6ee25838a1deeb16168d53fd277a154b0 /global.json
parentbb268ff9b4de85439b464eca7a8140485ebf47b6 (diff)
downloadcoreclr-61dfc51ae30a9a2dbdb637fa200af85ea0435dc5.tar.gz
coreclr-61dfc51ae30a9a2dbdb637fa200af85ea0435dc5.tar.bz2
coreclr-61dfc51ae30a9a2dbdb637fa200af85ea0435dc5.zip
[master] Update dependencies from dotnet/arcade (#25253)
* Update dependencies from https://github.com/dotnet/arcade build 20190619.25 - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19319.25 - Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19319.25 - Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19319.25 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19319.25
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 292e3be3b7..4ed8369bf9 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.19315.2",
- "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19315.2",
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19319.25",
+ "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19319.25",
"Microsoft.Build.NoTargets": "1.0.53",
"Microsoft.Build.Traversal": "2.0.2"
}