summaryrefslogtreecommitdiff
path: root/global.json
diff options
context:
space:
mode:
authordotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>2018-12-28 14:46:23 +0000
committerGitHub <noreply@github.com>2018-12-28 14:46:23 +0000
commit6ea2fd92b0e0ab2b9fcc006e06987e7558c4f933 (patch)
treee900188565d6ab8a8d53a5a76d39e5cc26d32322 /global.json
parentb3cdf9479c46bc3fb73ce2548ba6714c40802ed2 (diff)
downloadcoreclr-6ea2fd92b0e0ab2b9fcc006e06987e7558c4f933.tar.gz
coreclr-6ea2fd92b0e0ab2b9fcc006e06987e7558c4f933.tar.bz2
coreclr-6ea2fd92b0e0ab2b9fcc006e06987e7558c4f933.zip
Update dependency files (#21686)
* Update dependencies from https://github.com/dotnet/arcade build 970 This change updates the following dependencies - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.18621.6 - Microsoft.DotNet.Helix.Sdk - 1.0.0-beta.18621.6 * Update dependencies from https://github.com/dotnet/arcade build 970 This change updates the following dependencies - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.18621.6 - Microsoft.DotNet.Helix.Sdk - 1.0.0-beta.18621.6
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 110eb2e147..deab4f9c2b 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.18620.7",
- "Microsoft.DotNet.Helix.Sdk": "1.0.0-beta.18620.7"
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.18621.6",
+ "Microsoft.DotNet.Helix.Sdk": "1.0.0-beta.18621.6"
}
}