Update dependencies from https://github.com/dotnet/arcade build 20200118.1 (#763)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Mon, 20 Jan 2020 13:31:25 +0000 (13:31 +0000)
committerGitHub <noreply@github.com>
Mon, 20 Jan 2020 13:31:25 +0000 (13:31 +0000)
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20068.1
- Microsoft.DotNet.RemoteExecutor - 5.0.0-beta.20068.1

eng/Version.Details.xml
eng/Versions.props
global.json

index d208a9001721024db535980aa6f97292677ee8e9..0ae1995698971ec7e0cb6dbd7ab00753c46298b8 100644 (file)
@@ -4,15 +4,15 @@
       <Uri>https://github.com/dotnet/command-line-api</Uri>
       <Sha>166610c56ff732093f0145a2911d4f6c40b786da</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="5.0.0-beta.20062.1">
+    <Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="5.0.0-beta.20068.1">
       <Uri>https://github.com/dotnet/arcade</Uri>
-      <Sha>250782df013aa8586e21bb225f8efd715372dcf1</Sha>
+      <Sha>ebc71292545adda514c1e6a5657cd9ab753240bc</Sha>
     </Dependency>
   </ProductDependencies>
   <ToolsetDependencies>
-    <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.20062.1">
+    <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.20068.1">
       <Uri>https://github.com/dotnet/arcade</Uri>
-      <Sha>250782df013aa8586e21bb225f8efd715372dcf1</Sha>
+      <Sha>ebc71292545adda514c1e6a5657cd9ab753240bc</Sha>
     </Dependency>
     <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-alpha.1.20068.4">
       <Uri>https://github.com/dotnet/runtime</Uri>
index 506164d2f8844b5ee77dcf0b918dbd8c1212837a..253fa068f8a3813a5f476dfbf3e52a1046a246f4 100644 (file)
@@ -40,7 +40,7 @@
     <SystemMemoryVersion>4.5.3</SystemMemoryVersion>
     <XUnitVersion>2.4.1</XUnitVersion>
     <XUnitAbstractionsVersion>2.0.3</XUnitAbstractionsVersion>
-    <MicrosoftDotNetRemoteExecutorVersion>5.0.0-beta.20062.1</MicrosoftDotNetRemoteExecutorVersion>
+    <MicrosoftDotNetRemoteExecutorVersion>5.0.0-beta.20068.1</MicrosoftDotNetRemoteExecutorVersion>
     <cdbsosversion>10.0.18362</cdbsosversion>
   </PropertyGroup>
   <PropertyGroup>
index f73caf35b12b49b143ce9800c7c19cc907c2dfc2..51eb1928cf93cdf0848a036829322d1e7c2eed05 100644 (file)
@@ -3,6 +3,6 @@
     "dotnet": "3.0.101"
   },
   "msbuild-sdks": {
-    "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20062.1"
+    "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20068.1"
   }
 }