From d5bf1c464514e4fa44477a872a3f687bc337ea5a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 14 Sep 2023 20:23:21 +0000 Subject: [PATCH] [main] Update dependencies from dotnet/arcade (#17357) [main] Update dependencies from dotnet/arcade --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 2 +- global.json | 4 ++-- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2202ca376..2fab0a35d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -206,18 +206,18 @@ - + https://github.com/dotnet/arcade - 4a908c64757841121e67fda7adaf776c93893163 + 1d451c32dda2314c721adbf8829e1c0cd4e681ff - + https://github.com/dotnet/arcade - 4a908c64757841121e67fda7adaf776c93893163 + 1d451c32dda2314c721adbf8829e1c0cd4e681ff - + https://github.com/dotnet/arcade - 4a908c64757841121e67fda7adaf776c93893163 + 1d451c32dda2314c721adbf8829e1c0cd4e681ff https://github.com/dotnet/arcade-services diff --git a/eng/Versions.props b/eng/Versions.props index ecfedc560..7093ba055 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -39,7 +39,7 @@ - 8.0.0-beta.23461.2 + 8.0.0-beta.23463.1 diff --git a/global.json b/global.json index 512d8af36..789235dfe 100644 --- a/global.json +++ b/global.json @@ -11,7 +11,7 @@ "cmake": "3.21.0" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23461.2", - "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.23461.2" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23463.1", + "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.23463.1" } }