From 118b71ed224fc69bb5f43d877dfc402a29e65876 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 5 Jan 2023 13:44:20 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20230104.2 (#1505) [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 b4570ceb..2bb59b0b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,25 +3,25 @@ - + https://github.com/dotnet/arcade - 2fe7be991697bae1101c72947fa0a5eaad4a6250 + eae015fb1c92ceef69126164b3969447d0355c08 - + https://github.com/dotnet/arcade - 2fe7be991697bae1101c72947fa0a5eaad4a6250 + eae015fb1c92ceef69126164b3969447d0355c08 - + https://github.com/dotnet/arcade - 2fe7be991697bae1101c72947fa0a5eaad4a6250 + eae015fb1c92ceef69126164b3969447d0355c08 - + https://github.com/dotnet/arcade - 2fe7be991697bae1101c72947fa0a5eaad4a6250 + eae015fb1c92ceef69126164b3969447d0355c08 - + https://github.com/dotnet/arcade - 2fe7be991697bae1101c72947fa0a5eaad4a6250 + eae015fb1c92ceef69126164b3969447d0355c08 https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index 8021f158..9b1da589 100644 --- a/global.json +++ b/global.json @@ -14,6 +14,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23053.5" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23054.2" } }