Update dependencies from https://github.com/dotnet/arcade build 402 (#21118)
authordotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Tue, 20 Nov 2018 14:53:47 +0000 (14:53 +0000)
committerGitHub <noreply@github.com>
Tue, 20 Nov 2018 14:53:47 +0000 (14:53 +0000)
This change updates the following dependencies
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.18569.4
- Microsoft.DotNet.Helix.Sdk - 1.0.0-beta.18569.4

eng/Version.Details.xml
global.json

index e6c11f8..bfc9d3e 100644 (file)
@@ -2,13 +2,13 @@
 <Dependencies>
   <ProductDependencies></ProductDependencies>
   <ToolsetDependencies>
-    <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.18568.1">
+    <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.18569.4">
       <Uri>https://github.com/dotnet/arcade</Uri>
-      <Sha>d6456030b7a70d464f523355fe68918c99c7c57d</Sha>
+      <Sha>578524df5ce9f5785745727d406d4b7731a507cb</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="1.0.0-beta.18568.1">
+    <Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="1.0.0-beta.18569.4">
       <Uri>https://github.com/dotnet/arcade</Uri>
-      <Sha>d6456030b7a70d464f523355fe68918c99c7c57d</Sha>
+      <Sha>578524df5ce9f5785745727d406d4b7731a507cb</Sha>
     </Dependency>
   </ToolsetDependencies>
 </Dependencies>
index 5da92ac..3392abd 100644 (file)
@@ -7,7 +7,7 @@
     "python": "2.7.15"
   },
   "msbuild-sdks": {
-    "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.18568.1",
-    "Microsoft.DotNet.Helix.Sdk": "1.0.0-beta.18568.1"
+    "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.18569.4",
+    "Microsoft.DotNet.Helix.Sdk": "1.0.0-beta.18569.4"
   }
 }