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>2019-07-01 18:10:48 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2019-07-01 18:10:47 +0300
commit36b0c0246392c126d8a852c8263f27c3a5593661 (patch)
tree5e34deaf05e29ac973362ebce3774da444f91a4b /eng
parent75dfa5c29884b8187a0f240dc074d7acf4a40622 (diff)
[master] Update dependencies from dotnet/arcade (#15477)
* Update dependencies from https://github.com/dotnet/arcade build 20190630.1 - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19330.1 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19330.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 ef4e2170359..165e2d837f3 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.19327.39">
+ <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19330.1">
<Uri>https://github.com/dotnet/arcade</Uri>
- <Sha>247c0290c554a68dd3e560dd88fb0da26353d9d7</Sha>
+ <Sha>89fab80685c91024c8f9e21f1c37f62580f648f8</Sha>
</Dependency>
- <Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="2.0.0-beta.19327.39">
+ <Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="2.0.0-beta.19330.1">
<Uri>https://github.com/dotnet/arcade</Uri>
- <Sha>247c0290c554a68dd3e560dd88fb0da26353d9d7</Sha>
+ <Sha>89fab80685c91024c8f9e21f1c37f62580f648f8</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>