From: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 18 Oct 2021 16:42:08 +0000 (-0700) Subject: Update dependencies from https://github.com/dotnet/arcade build 20211018.1 (#2682) X-Git-Tag: submit/tizen/20220302.040122~21^2^2~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=db778ccf28574c2796474baed1ce54293222a726;p=platform%2Fcore%2Fdotnet%2Fdiagnostics.git Update dependencies from https://github.com/dotnet/arcade build 20211018.1 (#2682) Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.RemoteExecutor From Version 7.0.0-beta.21508.1 -> To Version 7.0.0-beta.21518.1 Co-authored-by: dotnet-maestro[bot] --- diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a38e41509..351b80aa6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -19,14 +19,14 @@ - + https://github.com/dotnet/arcade - 020ac68b5848016459652ebf4ed965b9800fe426 + c5a300999a6ab2792108190118280da36fb1991e - + https://github.com/dotnet/arcade - 020ac68b5848016459652ebf4ed965b9800fe426 + c5a300999a6ab2792108190118280da36fb1991e https://github.com/dotnet/installer diff --git a/eng/Versions.props b/eng/Versions.props index d8f428b20..6fa359709 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 4.7.2 4.7.1 2.0.3 - 7.0.0-beta.21508.1 + 7.0.0-beta.21518.1 10.0.18362 12.0.2 diff --git a/global.json b/global.json index 063009164..01b985519 100644 --- a/global.json +++ b/global.json @@ -16,6 +16,6 @@ }, "msbuild-sdks": { "Microsoft.Build.NoTargets": "2.0.1", - "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21508.1" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21518.1" } }