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-12 16:14:20 +0300
committerMarek Safar <marek.safar@gmail.com>2019-06-12 20:00:44 +0300
commitcf87874290d364a292102778c6f2510dc88f1890 (patch)
tree44f2b41150f9fe1108e208f7b241bb47ad7e0171 /eng
parent6a2f0d94d1cb65d5157b9bf9432aeaf41ffcbccd (diff)
Update dependencies from https://github.com/dotnet/arcade build 20190611.2
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19311.2 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19311.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 427a8b430b5..5b013cbcd3e 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.19310.24">
+ <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19311.2">
<Uri>https://github.com/dotnet/arcade</Uri>
- <Sha>f268510de7a7bcf800a6966830f8d11ff8d24e0d</Sha>
+ <Sha>dfc41299b9aadb1ca98093d660df81811eca901b</Sha>
</Dependency>
- <Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="2.0.0-beta.19310.24">
+ <Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="2.0.0-beta.19311.2">
<Uri>https://github.com/dotnet/arcade</Uri>
- <Sha>f268510de7a7bcf800a6966830f8d11ff8d24e0d</Sha>
+ <Sha>dfc41299b9aadb1ca98093d660df81811eca901b</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>