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[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>2020-01-23 12:34:41 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2020-01-23 12:34:41 +0300
commit4321ba1e3b376b2c7e58e4a59aca7aa5c5f0b093 (patch)
tree1862aebdb43fde32bba60e72080639efda93da87 /eng
parenta6f2903d58270bf022454ba18b4f3d31a3671e52 (diff)
Update dependencies from https://github.com/dotnet/arcade build 20200118.1 (#18514)
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20068.1 - Microsoft.DotNet.Helix.Sdk - 5.0.0-beta.20068.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 ade88922a5a..f495c5a2dd1 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -15,13 +15,13 @@
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
- <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.20062.1">
+ <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.20068.1">
<Uri>https://github.com/dotnet/arcade</Uri>
- <Sha>250782df013aa8586e21bb225f8efd715372dcf1</Sha>
+ <Sha>ebc71292545adda514c1e6a5657cd9ab753240bc</Sha>
</Dependency>
- <Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="5.0.0-beta.20062.1">
+ <Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="5.0.0-beta.20068.1">
<Uri>https://github.com/dotnet/arcade</Uri>
- <Sha>250782df013aa8586e21bb225f8efd715372dcf1</Sha>
+ <Sha>ebc71292545adda514c1e6a5657cd9ab753240bc</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>