summaryrefslogtreecommitdiff
path: root/eng
diff options
context:
space:
mode:
authordotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>2018-12-30 14:44:55 +0000
committerGitHub <noreply@github.com>2018-12-30 14:44:55 +0000
commit4c2abd3bffbe40f5303bc6da60b20e61bdb8a24a (patch)
treea0bde9a97000eea5e1d24bef17b3bb2af5810c1c /eng
parent3b5782fa0aa4086ee72904b6052f21cba693bcf7 (diff)
downloadcoreclr-4c2abd3bffbe40f5303bc6da60b20e61bdb8a24a.tar.gz
coreclr-4c2abd3bffbe40f5303bc6da60b20e61bdb8a24a.tar.bz2
coreclr-4c2abd3bffbe40f5303bc6da60b20e61bdb8a24a.zip
Update dependency files (#21703)
* Update dependencies from https://github.com/dotnet/arcade build 1026 This change updates the following dependencies - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.18627.1 - Microsoft.DotNet.Helix.Sdk - 1.0.0-beta.18627.1 * Update dependencies from https://github.com/dotnet/arcade build 1039 This change updates the following dependencies - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.18629.1 - Microsoft.DotNet.Helix.Sdk - 1.0.0-beta.18629.1
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 d06fb0a3cc..cca6558c26 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.18621.6">
+ <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.18629.1">
<Uri>https://github.com/dotnet/arcade</Uri>
- <Sha>565dad7c7b14378d2fd084c324e5db28b311fd60</Sha>
+ <Sha>aa2b09ca90482c1f05bcac21596b67b2a4079171</Sha>
</Dependency>
- <Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="1.0.0-beta.18621.6">
+ <Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="1.0.0-beta.18629.1">
<Uri>https://github.com/dotnet/arcade</Uri>
- <Sha>565dad7c7b14378d2fd084c324e5db28b311fd60</Sha>
+ <Sha>aa2b09ca90482c1f05bcac21596b67b2a4079171</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>