From 29bc88afd8f26d6f46faf436e5c756c8531b1aec Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 29 Dec 2020 13:42:46 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20201223.1 (#871) [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 f3c416fa..1b5efe19 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,25 +3,25 @@ - + https://github.com/dotnet/arcade - 3ba79fbd73d6765b67d0f75ac9dac148d6bea346 + 7e0f9bc02f83d0a561d9edb963d856334f048f0d - + https://github.com/dotnet/arcade - 3ba79fbd73d6765b67d0f75ac9dac148d6bea346 + 7e0f9bc02f83d0a561d9edb963d856334f048f0d - + https://github.com/dotnet/arcade - 3ba79fbd73d6765b67d0f75ac9dac148d6bea346 + 7e0f9bc02f83d0a561d9edb963d856334f048f0d - + https://github.com/dotnet/arcade - 3ba79fbd73d6765b67d0f75ac9dac148d6bea346 + 7e0f9bc02f83d0a561d9edb963d856334f048f0d - + https://github.com/dotnet/arcade - 3ba79fbd73d6765b67d0f75ac9dac148d6bea346 + 7e0f9bc02f83d0a561d9edb963d856334f048f0d https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index a21ebcb2..70eaed09 100644 --- a/global.json +++ b/global.json @@ -11,6 +11,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.20621.12" + "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.20623.1" } }