Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/eng
diff options
context:
space:
mode:
authordotnet-maestro <@dotnet-maestro>2019-06-15 16:03:52 +0300
committerMarek Safar <marek.safar@gmail.com>2019-06-15 17:08:10 +0300
commit7269db058ecdb0f8a409f73f9bb27bba2b171157 (patch)
tree19780a4583bb0b061b79d449d64d0a995a72c0c5 /eng
parent8a0495ea3b973ae9cc2ab8662e0f815f3d08195b (diff)
Update dependencies from https://github.com/dotnet/arcade build 20190614.27
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19314.27 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19314.27
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 63523b48910..32b1204454d 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -3,13 +3,13 @@
<ProductDependencies>
</ProductDependencies>
<ToolsetDependencies>
- <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19313.18">
+ <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19314.27">
<Uri>https://github.com/dotnet/arcade</Uri>
- <Sha>8952b877fa6bca387cd4321b33dcdf6778e31240</Sha>
+ <Sha>372249cafc24384ae3488aab4e815e54c2ff3938</Sha>
</Dependency>
- <Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="2.0.0-beta.19313.18">
+ <Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="2.0.0-beta.19314.27">
<Uri>https://github.com/dotnet/arcade</Uri>
- <Sha>8952b877fa6bca387cd4321b33dcdf6778e31240</Sha>
+ <Sha>372249cafc24384ae3488aab4e815e54c2ff3938</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>