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-02 15:50:48 +0300
committerMarek Safar <marek.safar@gmail.com>2019-06-03 09:45:59 +0300
commit0cab99223464d75eb7819fe259cdcd95556dac7c (patch)
tree7b89cd2d0bd1ca2ad48af9d4f101f80a954ed9fe /eng
parente27cda23e0ff7d2427e12e27329a3bb012d9b744 (diff)
Update dependencies from https://github.com/dotnet/arcade build 20190601.2
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19301.2 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19301.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 a11ada63227..16d3ba0dfed 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.19281.5">
+ <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19301.2">
<Uri>https://github.com/dotnet/arcade</Uri>
- <Sha>c901850aa1e175c124da771863dacc763743a520</Sha>
+ <Sha>8fd0b50b9d689e8d87ab202f11b7c9fbe81271c4</Sha>
</Dependency>
- <Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="2.0.0-beta.19281.5">
+ <Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="2.0.0-beta.19301.2">
<Uri>https://github.com/dotnet/arcade</Uri>
- <Sha>c901850aa1e175c124da771863dacc763743a520</Sha>
+ <Sha>8fd0b50b9d689e8d87ab202f11b7c9fbe81271c4</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>