From 66a7e6d5c4845c16b3f6f6f10965d29a17fadb84 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 18 Apr 2023 16:27:32 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20230417.1 (#1573) [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 b67e54b9..ae6ef71d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,25 +3,25 @@ - + https://github.com/dotnet/arcade - fb14cae30eacbe844468ac297b3d4c61e0bb9dc0 + cb54ca21431ee8d96f91abfbc42237bcb001f9d1 - + https://github.com/dotnet/arcade - fb14cae30eacbe844468ac297b3d4c61e0bb9dc0 + cb54ca21431ee8d96f91abfbc42237bcb001f9d1 - + https://github.com/dotnet/arcade - fb14cae30eacbe844468ac297b3d4c61e0bb9dc0 + cb54ca21431ee8d96f91abfbc42237bcb001f9d1 - + https://github.com/dotnet/arcade - fb14cae30eacbe844468ac297b3d4c61e0bb9dc0 + cb54ca21431ee8d96f91abfbc42237bcb001f9d1 - + https://github.com/dotnet/arcade - fb14cae30eacbe844468ac297b3d4c61e0bb9dc0 + cb54ca21431ee8d96f91abfbc42237bcb001f9d1 https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index b6a64506..28639214 100644 --- a/global.json +++ b/global.json @@ -14,6 +14,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23213.1" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23217.1" } }