From a0c8f0ae10a486646bd6c232fd174d0ae0b1a879 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 6 Jan 2023 13:36:52 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20230105.2 (#1506) [main] 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 2bb59b0b..c7a03aca 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,25 +3,25 @@ - + https://github.com/dotnet/arcade - eae015fb1c92ceef69126164b3969447d0355c08 + 88ed671f2e7e1555dc64654b71b86e4e00e2793d - + https://github.com/dotnet/arcade - eae015fb1c92ceef69126164b3969447d0355c08 + 88ed671f2e7e1555dc64654b71b86e4e00e2793d - + https://github.com/dotnet/arcade - eae015fb1c92ceef69126164b3969447d0355c08 + 88ed671f2e7e1555dc64654b71b86e4e00e2793d - + https://github.com/dotnet/arcade - eae015fb1c92ceef69126164b3969447d0355c08 + 88ed671f2e7e1555dc64654b71b86e4e00e2793d - + https://github.com/dotnet/arcade - eae015fb1c92ceef69126164b3969447d0355c08 + 88ed671f2e7e1555dc64654b71b86e4e00e2793d https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index 9b1da589..12ffb0e5 100644 --- a/global.json +++ b/global.json @@ -14,6 +14,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23054.2" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23055.2" } }