summaryrefslogtreecommitdiff
path: root/eng
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 /eng
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 'eng')
-rw-r--r--eng/Version.Details.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index fe76c7be5d..d83794b147 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -2,13 +2,13 @@
<Dependencies>
<ProductDependencies></ProductDependencies>
<ToolsetDependencies>
- <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.18563.21">
+ <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.18564.20">
<Uri>https://github.com/dotnet/arcade</Uri>
- <Sha>179f64a9add52c37b4d441f12285da4b17389a82</Sha>
+ <Sha>069237d9a7e83bed62c9f664228125b95ddf91f6</Sha>
</Dependency>
- <Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="1.0.0-beta.18563.21">
+ <Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="1.0.0-beta.18564.20">
<Uri>https://github.com/dotnet/arcade</Uri>
- <Sha>179f64a9add52c37b4d441f12285da4b17389a82</Sha>
+ <Sha>069237d9a7e83bed62c9f664228125b95ddf91f6</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>