Update dependencies from https://github.com/dotnet/arcade build 526 (#21321)
authordotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Sat, 1 Dec 2018 14:47:54 +0000 (14:47 +0000)
committerGitHub <noreply@github.com>
Sat, 1 Dec 2018 14:47:54 +0000 (14:47 +0000)
This change updates the following dependencies
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.18580.13
- Microsoft.DotNet.Helix.Sdk - 1.0.0-beta.18580.13

eng/Version.Details.xml
global.json

index 5cdd94d..5b1362e 100644 (file)
@@ -2,13 +2,13 @@
 <Dependencies>
   <ProductDependencies></ProductDependencies>
   <ToolsetDependencies>
-    <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.18579.9">
+    <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.18580.13">
       <Uri>https://github.com/dotnet/arcade</Uri>
-      <Sha>02819ffa69637bb21706db6dd39f8758a68efa57</Sha>
+      <Sha>1fc98978414e7c51405ef8fbd42a49cb352d792a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="1.0.0-beta.18579.9">
+    <Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="1.0.0-beta.18580.13">
       <Uri>https://github.com/dotnet/arcade</Uri>
-      <Sha>02819ffa69637bb21706db6dd39f8758a68efa57</Sha>
+      <Sha>1fc98978414e7c51405ef8fbd42a49cb352d792a</Sha>
     </Dependency>
   </ToolsetDependencies>
 </Dependencies>
index 073b72b..b446924 100644 (file)
@@ -7,7 +7,7 @@
     "python": "2.7.15"
   },
   "msbuild-sdks": {
-    "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.18579.9",
-    "Microsoft.DotNet.Helix.Sdk": "1.0.0-beta.18579.9"
+    "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.18580.13",
+    "Microsoft.DotNet.Helix.Sdk": "1.0.0-beta.18580.13"
   }
 }