summaryrefslogtreecommitdiff
path: root/global.json
diff options
context:
space:
mode:
authordotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>2019-01-16 12:47:40 -0800
committerJan Kotas <jkotas@microsoft.com>2019-01-16 12:47:40 -0800
commit80720a220c340e99aa88d04ebae8118eb4fc198b (patch)
tree1c6a6a30f89687feb17186ca3f1e12ad287d84b5 /global.json
parent6ecca8de2d3761d490181942826de000f0eadcc7 (diff)
downloadcoreclr-80720a220c340e99aa88d04ebae8118eb4fc198b.tar.gz
coreclr-80720a220c340e99aa88d04ebae8118eb4fc198b.tar.bz2
coreclr-80720a220c340e99aa88d04ebae8118eb4fc198b.zip
Update dependencies from https://github.com/dotnet/arcade build 20190115.6 (#22007)
This change updates the following dependencies - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19065.6 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19065.6
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 d84e34682f..5c97adeb43 100644
--- a/global.json
+++ b/global.json
@@ -7,7 +7,7 @@
"python": "2.7.15"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.18630.2",
- "Microsoft.DotNet.Helix.Sdk": "1.0.0-beta.18630.2"
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19065.6",
+ "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19065.6"
}
}