Update dependencies from https://github.com/dotnet/arcade build 20191215.1 (#699)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Mon, 16 Dec 2019 13:47:32 +0000 (13:47 +0000)
committerGitHub <noreply@github.com>
Mon, 16 Dec 2019 13:47:32 +0000 (13:47 +0000)
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.19615.1
- Microsoft.DotNet.RemoteExecutor - 5.0.0-beta.19615.1

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

index 250616e3d2fbc09aa3764f07ed504c35cdb677cf..b161f1e555c3ffc6334b73cdc83cec701df0da92 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.19613.1">
+    <Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="5.0.0-beta.19615.1">
       <Uri>https://github.com/dotnet/arcade</Uri>
-      <Sha>acd18a717ab18e484addef602e2af2b2bc4c4bd1</Sha>
+      <Sha>77698ebba1ab096ad9580a5d9ebefe0499ba00ce</Sha>
     </Dependency>
   </ProductDependencies>
   <ToolsetDependencies>
-    <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.19613.1">
+    <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.19615.1">
       <Uri>https://github.com/dotnet/arcade</Uri>
-      <Sha>acd18a717ab18e484addef602e2af2b2bc4c4bd1</Sha>
+      <Sha>77698ebba1ab096ad9580a5d9ebefe0499ba00ce</Sha>
     </Dependency>
     <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-alpha.1.19564.1">
       <Uri>https://github.com/dotnet/core-setup</Uri>
index 90e40ce54d1fe4efb9b492e6eb5a320254ddb685..0bd0cfa5bd03309fbdaf3210e08f8275509f07e7 100644 (file)
@@ -39,7 +39,7 @@
     <SystemMemoryVersion>4.5.3</SystemMemoryVersion>
     <XUnitVersion>2.4.1</XUnitVersion>
     <XUnitAbstractionsVersion>2.0.3</XUnitAbstractionsVersion>
-    <MicrosoftDotNetRemoteExecutorVersion>5.0.0-beta.19613.1</MicrosoftDotNetRemoteExecutorVersion>
+    <MicrosoftDotNetRemoteExecutorVersion>5.0.0-beta.19615.1</MicrosoftDotNetRemoteExecutorVersion>
     <cdbsosversion>10.0.18362</cdbsosversion>
   </PropertyGroup>
   <PropertyGroup>
index 221926c8a524cdbe76205f18effa5d8c97dd1d2a..7b22eff36bffaaaf85c6523490bbbdd1698dc927 100644 (file)
@@ -1,11 +1,11 @@
 {
   "sdk": {
-    "version": "3.0.100"
+    "version": "3.0.101"
   },
   "tools": {
-    "dotnet": "3.0.100"
+    "dotnet": "3.0.101"
   },
   "msbuild-sdks": {
-    "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.19613.1"
+    "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.19615.1"
   }
 }