Update dependencies from https://github.com/dotnet/arcade build 20190429.8 (#24313)
authordotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Tue, 30 Apr 2019 18:39:25 +0000 (11:39 -0700)
committerJan Kotas <jkotas@microsoft.com>
Tue, 30 Apr 2019 18:39:25 +0000 (11:39 -0700)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19229.8
- Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19229.8

eng/Version.Details.xml
global.json

index 68fca52..f135d91 100644 (file)
@@ -3,13 +3,13 @@
   <ProductDependencies>
   </ProductDependencies>
   <ToolsetDependencies>
-    <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19226.3">
+    <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19229.8">
       <Uri>https://github.com/dotnet/arcade</Uri>
-      <Sha>7bec23ce3da545d97f53f99abce457a2e252aa58</Sha>
+      <Sha>a7a250e9c13147134543c35fef2fb81f19592edf</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="2.0.0-beta.19226.3">
+    <Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="2.0.0-beta.19229.8">
       <Uri>https://github.com/dotnet/arcade</Uri>
-      <Sha>7bec23ce3da545d97f53f99abce457a2e252aa58</Sha>
+      <Sha>a7a250e9c13147134543c35fef2fb81f19592edf</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="4.6.0-preview6.19229.1">
       <Uri>https://github.com/dotnet/corefx</Uri>
index 2b37c1e..a715674 100644 (file)
@@ -7,7 +7,7 @@
     "python": "2.7.15"
   },
   "msbuild-sdks": {
-    "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19226.3",
-    "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19226.3"
+    "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19229.8",
+    "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19229.8"
   }
 }