[master] Update dependencies from dotnet/arcade (#23169)
authordotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Mon, 11 Mar 2019 21:01:05 +0000 (14:01 -0700)
committerJan Kotas <jkotas@microsoft.com>
Mon, 11 Mar 2019 21:01:05 +0000 (14:01 -0700)
* Update dependencies from https://github.com/dotnet/arcade build 20190310.1

This change updates the following dependencies
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19160.1
- Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19160.1

* Update dependencies from https://github.com/dotnet/arcade build 20190310.2

This change updates the following dependencies
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19160.2
- Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19160.2

eng/Version.Details.xml
global.json

index 0d16b9c..36593eb 100644 (file)
@@ -2,13 +2,13 @@
 <Dependencies>
   <ProductDependencies></ProductDependencies>
   <ToolsetDependencies>
-    <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19159.2">
+    <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19160.2">
       <Uri>https://github.com/dotnet/arcade</Uri>
-      <Sha>9006be3d7a82737fc359442e08376516f3e6573e</Sha>
+      <Sha>89ab8b2b806397e5e444809a6ac12e275e0e20a2</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="2.0.0-beta.19159.2">
+    <Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="2.0.0-beta.19160.2">
       <Uri>https://github.com/dotnet/arcade</Uri>
-      <Sha>9006be3d7a82737fc359442e08376516f3e6573e</Sha>
+      <Sha>89ab8b2b806397e5e444809a6ac12e275e0e20a2</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="4.6.0-preview4.19160.8">
       <Uri>https://github.com/dotnet/corefx</Uri>
index cc37578..7d183ef 100644 (file)
@@ -7,7 +7,7 @@
     "python": "2.7.15"
   },
   "msbuild-sdks": {
-    "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19159.2",
-    "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19159.2"
+    "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19160.2",
+    "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19160.2"
   }
 }