summaryrefslogtreecommitdiff
path: root/global.json
diff options
context:
space:
mode:
authordotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>2019-04-16 20:14:22 -0700
committerJan Kotas <jkotas@microsoft.com>2019-04-16 20:14:22 -0700
commitc60563ad4850b7efe7a5da05d0ef05f14864455e (patch)
treecf0bccecb199d5e2c3ea3340e8ee455ab7287451 /global.json
parent61d84b9644fe875a9d8bb3b1b2b70c4fe45fbab2 (diff)
downloadcoreclr-c60563ad4850b7efe7a5da05d0ef05f14864455e.tar.gz
coreclr-c60563ad4850b7efe7a5da05d0ef05f14864455e.tar.bz2
coreclr-c60563ad4850b7efe7a5da05d0ef05f14864455e.zip
Update dependencies from https://github.com/dotnet/arcade build 20190415.12 (#24029)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19215.12 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19215.12
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 37dcfed959..8172ac723f 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.19214.2",
- "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19214.2"
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19215.12",
+ "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19215.12"
}
}