summaryrefslogtreecommitdiff
path: root/global.json
diff options
context:
space:
mode:
authordotnet-maestro <@dotnet-maestro>2019-06-13 12:26:02 +0000
committerStephen Toub <stoub@microsoft.com>2019-06-13 23:38:44 -0400
commite783e68adf65090eb4c701bfccb53294b8a0a596 (patch)
tree6e7bbc1a7ba91cf46b388285c8dc7888d8c3c13f /global.json
parent060c8a228fbe397b4207eaed2aedff7bbbf32586 (diff)
downloadcoreclr-e783e68adf65090eb4c701bfccb53294b8a0a596.tar.gz
coreclr-e783e68adf65090eb4c701bfccb53294b8a0a596.tar.bz2
coreclr-e783e68adf65090eb4c701bfccb53294b8a0a596.zip
Update dependencies from https://github.com/dotnet/arcade build 20190612.21
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19312.21 - Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19312.21 - Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19312.21 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19312.21
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 0a20869541..9c8b8db224 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.19311.2",
- "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19311.2",
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19312.21",
+ "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19312.21",
"Microsoft.Build.NoTargets": "1.0.53",
"Microsoft.Build.Traversal": "2.0.2"
}