summaryrefslogtreecommitdiff
path: root/global.json
diff options
context:
space:
mode:
authordotnet-maestro <@dotnet-maestro>2019-02-26 13:27:18 +0000
committerdotnet-maestro <@dotnet-maestro>2019-02-26 13:27:18 +0000
commit7a77e22c68310ff1b57a74f5e44ddf249c82971a (patch)
tree1c07b05c3ee2446e334b770285f04b670491f3e8 /global.json
parent69404306aaf9ea818e1b44065f5a61084eacb183 (diff)
downloadcoreclr-7a77e22c68310ff1b57a74f5e44ddf249c82971a.tar.gz
coreclr-7a77e22c68310ff1b57a74f5e44ddf249c82971a.tar.bz2
coreclr-7a77e22c68310ff1b57a74f5e44ddf249c82971a.zip
Update dependencies from https://github.com/dotnet/arcade build 20190225.2
This change updates the following dependencies - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19125.2 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19125.2
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 467ce53411..b9d53fee65 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.19124.1",
- "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19124.1"
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19125.2",
+ "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19125.2"
}
}