From d8a241ec5d7aa12a839e302ea0b937b6f625da0f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 12 Dec 2020 13:34:40 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20201210.4 (#858) [master] Update dependencies from dotnet/arcade --- eng/Version.Details.xml | 20 ++++++++++---------- global.json | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e5ce1307..f72face0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,25 +3,25 @@ - + https://github.com/dotnet/arcade - 66c6b1b53965afd8ee5695a36b1909d006ae98af + 3346d7b4ff047c854913fb2ded6e3aa726da6d11 - + https://github.com/dotnet/arcade - 66c6b1b53965afd8ee5695a36b1909d006ae98af + 3346d7b4ff047c854913fb2ded6e3aa726da6d11 - + https://github.com/dotnet/arcade - 66c6b1b53965afd8ee5695a36b1909d006ae98af + 3346d7b4ff047c854913fb2ded6e3aa726da6d11 - + https://github.com/dotnet/arcade - 66c6b1b53965afd8ee5695a36b1909d006ae98af + 3346d7b4ff047c854913fb2ded6e3aa726da6d11 - + https://github.com/dotnet/arcade - 66c6b1b53965afd8ee5695a36b1909d006ae98af + 3346d7b4ff047c854913fb2ded6e3aa726da6d11 https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index 2e614faf..73f8a5b3 100644 --- a/global.json +++ b/global.json @@ -11,6 +11,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.20609.9" + "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.20610.4" } }