summaryrefslogtreecommitdiff
path: root/global.json
diff options
context:
space:
mode:
authordotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>2019-02-12 04:06:11 -0500
committerStephen Toub <stoub@microsoft.com>2019-02-12 04:06:11 -0500
commit37d3388d394a305151901720e13a7bd45eb8ca90 (patch)
tree8b3f0e930dca241e224bc4c283a268b21f3e045c /global.json
parentf0770609f8cdbeba019b35af48b70840f33bd479 (diff)
downloadcoreclr-37d3388d394a305151901720e13a7bd45eb8ca90.tar.gz
coreclr-37d3388d394a305151901720e13a7bd45eb8ca90.tar.bz2
coreclr-37d3388d394a305151901720e13a7bd45eb8ca90.zip
Update dependencies from https://github.com/dotnet/arcade build 20190208.1 (#22506)
This change updates the following dependencies - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19108.1 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19108.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 ea0a775363..eddbc00f48 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.19080.6",
- "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19080.6"
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19108.1",
+ "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19108.1"
}
}