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-16 16:02:57 +0300
committerMarek Safar <marek.safar@gmail.com>2019-06-17 16:30:58 +0300
commit6bd68bc2a45c4381ed166422211b53f564a3687c (patch)
tree44afdb91c23a2cb3dc0fea295a658f0370f5f0b1 /eng
parent8966528c211b549cb682ae5157fc40d013080d0c (diff)
Update dependencies from https://github.com/dotnet/arcade build 20190615.2
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19315.2 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19315.2
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 32b1204454d..7c3f4260718 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.19314.27">
+ <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19315.2">
<Uri>https://github.com/dotnet/arcade</Uri>
- <Sha>372249cafc24384ae3488aab4e815e54c2ff3938</Sha>
+ <Sha>aa4285be7fab64e2b6e62e4d5688ea50931c407c</Sha>
</Dependency>
- <Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="2.0.0-beta.19314.27">
+ <Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="2.0.0-beta.19315.2">
<Uri>https://github.com/dotnet/arcade</Uri>
- <Sha>372249cafc24384ae3488aab4e815e54c2ff3938</Sha>
+ <Sha>aa4285be7fab64e2b6e62e4d5688ea50931c407c</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>