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-10 16:13:48 +0300
committerMarek Safar <marek.safar@gmail.com>2019-06-10 18:34:18 +0300
commit3dd5240c72f49eeced489f27ac1725506c13e08d (patch)
tree654143dec7ad2dfe173f009213e7ded7a61650c7 /eng
parent3ec86e017f7c495742c3e7a02dff341568eafa8e (diff)
Update dependencies from https://github.com/dotnet/arcade build 20190609.1
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19309.1 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19309.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 96e83c806d0..9abeee9a203 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.19308.1">
+ <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19309.1">
<Uri>https://github.com/dotnet/arcade</Uri>
- <Sha>747a1bdf2a74a486fb075045cb2384fa89a7983c</Sha>
+ <Sha>45361625125cdd3119050a852bd73163ca4b73f4</Sha>
</Dependency>
- <Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="2.0.0-beta.19308.1">
+ <Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="2.0.0-beta.19309.1">
<Uri>https://github.com/dotnet/arcade</Uri>
- <Sha>747a1bdf2a74a486fb075045cb2384fa89a7983c</Sha>
+ <Sha>45361625125cdd3119050a852bd73163ca4b73f4</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>