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-03 15:55:28 +0300
committerMarek Safar <marek.safar@gmail.com>2019-06-03 16:26:33 +0300
commit369777b2468a0422616374f9a9567a334f3f7691 (patch)
treeabc943400b46751cf3ed41db155e118febae01f5 /eng
parent283261cd1ce0d868047a92a4fe63d911a81a8723 (diff)
Update dependencies from https://github.com/dotnet/arcade build 20190602.2
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19302.2 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19302.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 16d3ba0dfed..ebe1808d92a 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.19301.2">
+ <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19302.2">
<Uri>https://github.com/dotnet/arcade</Uri>
- <Sha>8fd0b50b9d689e8d87ab202f11b7c9fbe81271c4</Sha>
+ <Sha>e6a5d5f970bb872451c6310ae34eda31041fb552</Sha>
</Dependency>
- <Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="2.0.0-beta.19301.2">
+ <Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="2.0.0-beta.19302.2">
<Uri>https://github.com/dotnet/arcade</Uri>
- <Sha>8fd0b50b9d689e8d87ab202f11b7c9fbe81271c4</Sha>
+ <Sha>e6a5d5f970bb872451c6310ae34eda31041fb552</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>