summaryrefslogtreecommitdiff
path: root/global.json
diff options
context:
space:
mode:
authordotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>2019-06-10 11:11:04 -0400
committerStephen Toub <stoub@microsoft.com>2019-06-10 11:11:04 -0400
commitf34a3c5bf64538abece8f0c0c131e09ddc6f4aac (patch)
tree3e11fefce35d1b5535d0d7cff6ca2144f1e7ee4e /global.json
parentdd9e417dc0f11d7ec3bed54de75853ecf87e70e5 (diff)
downloadcoreclr-f34a3c5bf64538abece8f0c0c131e09ddc6f4aac.tar.gz
coreclr-f34a3c5bf64538abece8f0c0c131e09ddc6f4aac.tar.bz2
coreclr-f34a3c5bf64538abece8f0c0c131e09ddc6f4aac.zip
Update dependencies from https://github.com/dotnet/arcade build 20190609.1 (#25051)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19309.1 - Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19309.1 - Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19309.1 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19309.1
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 f6feaf6e3f..e3447b2a08 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.19308.1",
- "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19308.1",
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19309.1",
+ "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19309.1",
"Microsoft.Build.NoTargets": "1.0.53",
"Microsoft.Build.Traversal": "2.0.2"
}