summaryrefslogtreecommitdiff
path: root/global.json
diff options
context:
space:
mode:
authordotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>2019-04-02 14:49:27 -0700
committerEgor Chesakov <Egor.Chesakov@microsoft.com>2019-04-02 14:49:27 -0700
commitc90716a92298e1ee9b04acd16d5f4f2e73a5ede9 (patch)
treebcff180582e55f513dcd5f8fa43b75c2d9336eb0 /global.json
parent4defb6ccb57d5dc719aa7f51fb4cab1f168c9e44 (diff)
downloadcoreclr-c90716a92298e1ee9b04acd16d5f4f2e73a5ede9.tar.gz
coreclr-c90716a92298e1ee9b04acd16d5f4f2e73a5ede9.tar.bz2
coreclr-c90716a92298e1ee9b04acd16d5f4f2e73a5ede9.zip
Update dependencies from https://github.com/dotnet/arcade build 20190401.12 (#23652)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19201.12 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19201.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 a9a3ee5acc..82b00f791a 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.19179.2",
- "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19179.2"
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19201.12",
+ "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19201.12"
}
}