Update dependencies from https://github.com/dotnet/arcade build 434 (#21166)
authordotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Thu, 22 Nov 2018 14:43:20 +0000 (14:43 +0000)
committerGitHub <noreply@github.com>
Thu, 22 Nov 2018 14:43:20 +0000 (14:43 +0000)
This change updates the following dependencies
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.18571.7
- Microsoft.DotNet.Helix.Sdk - 1.0.0-beta.18571.7

eng/Version.Details.xml
global.json

index ef69040..e50d2ae 100644 (file)
@@ -2,13 +2,13 @@
 <Dependencies>
   <ProductDependencies></ProductDependencies>
   <ToolsetDependencies>
-    <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.18570.17">
+    <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.18571.7">
       <Uri>https://github.com/dotnet/arcade</Uri>
-      <Sha>93b39c3209a5929662190c7e85b43b4f2a32bab1</Sha>
+      <Sha>1f754c1e95651d19f659c454da4a5974a64ba376</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="1.0.0-beta.18570.17">
+    <Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="1.0.0-beta.18571.7">
       <Uri>https://github.com/dotnet/arcade</Uri>
-      <Sha>93b39c3209a5929662190c7e85b43b4f2a32bab1</Sha>
+      <Sha>1f754c1e95651d19f659c454da4a5974a64ba376</Sha>
     </Dependency>
   </ToolsetDependencies>
 </Dependencies>
index f3c1d9e..518a990 100644 (file)
@@ -7,7 +7,7 @@
     "python": "2.7.15"
   },
   "msbuild-sdks": {
-    "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.18570.17",
-    "Microsoft.DotNet.Helix.Sdk": "1.0.0-beta.18570.17"
+    "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.18571.7",
+    "Microsoft.DotNet.Helix.Sdk": "1.0.0-beta.18571.7"
   }
 }