summaryrefslogtreecommitdiff
path: root/global.json
diff options
context:
space:
mode:
authordotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>2018-11-15 15:08:32 +0000
committerGitHub <noreply@github.com>2018-11-15 15:08:32 +0000
commit9e7583d1402957472e41b6364112a69040399313 (patch)
tree6fa491e62aa25e685e793ec5308c48e6a3be35fb /global.json
parent4b01ac0d72d2b271a3f664d1fe3761287f5efc6a (diff)
downloadcoreclr-9e7583d1402957472e41b6364112a69040399313.tar.gz
coreclr-9e7583d1402957472e41b6364112a69040399313.tar.bz2
coreclr-9e7583d1402957472e41b6364112a69040399313.zip
Update dependencies from https://github.com/dotnet/arcade build 347 (#21023)
This change updates the following dependencies - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.18564.20 - Microsoft.DotNet.Helix.Sdk - 1.0.0-beta.18564.20
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 fd7c8dc42a..9e3e1caf28 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.18563.21",
- "Microsoft.DotNet.Helix.Sdk": "1.0.0-beta.18563.21"
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.18564.20",
+ "Microsoft.DotNet.Helix.Sdk": "1.0.0-beta.18564.20"
}
}