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-09 16:10:57 +0300
committerMarek Safar <marek.safar@gmail.com>2019-06-10 14:36:50 +0300
commit3ec86e017f7c495742c3e7a02dff341568eafa8e (patch)
tree3473be39f4c72fa26cd1f3a13c8d16d142d90b04 /eng
parent7f2d519b0d749de90337929c80f3f01df714a9fc (diff)
Update dependencies from https://github.com/dotnet/arcade build 20190608.1
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19308.1 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19308.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 3f7f9bd5695..96e83c806d0 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.19307.62">
+ <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19308.1">
<Uri>https://github.com/dotnet/arcade</Uri>
- <Sha>29999b2846623e2d96733577165968d09bc2bcc1</Sha>
+ <Sha>747a1bdf2a74a486fb075045cb2384fa89a7983c</Sha>
</Dependency>
- <Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="2.0.0-beta.19307.62">
+ <Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="2.0.0-beta.19308.1">
<Uri>https://github.com/dotnet/arcade</Uri>
- <Sha>29999b2846623e2d96733577165968d09bc2bcc1</Sha>
+ <Sha>747a1bdf2a74a486fb075045cb2384fa89a7983c</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>