From 0b555e61071d060500d4c2723e69e9327712b5e0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 11:08:41 +0000 Subject: [PATCH] [main] Update dependencies from dotnet/arcade (#17756) [main] Update dependencies from dotnet/arcade --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 2 +- global.json | 4 ++-- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d384d6619..050b9265e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -206,18 +206,18 @@ - + https://github.com/dotnet/arcade - f2ad2b48b7426e77e19902068b3aa38476073ab1 + a6513a141bc5cb0d7d625399918fcbca1dc8a412 - + https://github.com/dotnet/arcade - f2ad2b48b7426e77e19902068b3aa38476073ab1 + a6513a141bc5cb0d7d625399918fcbca1dc8a412 - + https://github.com/dotnet/arcade - f2ad2b48b7426e77e19902068b3aa38476073ab1 + a6513a141bc5cb0d7d625399918fcbca1dc8a412 https://github.com/dotnet/arcade-services @@ -227,9 +227,9 @@ https://github.com/dotnet/arcade-services 88b0cbb096999d03068ddc9945465a3f5b6ba5da - + https://github.com/dotnet/arcade - f2ad2b48b7426e77e19902068b3aa38476073ab1 + a6513a141bc5cb0d7d625399918fcbca1dc8a412 https://github.com/dotnet/runtime diff --git a/eng/Versions.props b/eng/Versions.props index 2cf2905d3..cdc73045b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -39,7 +39,7 @@ - 9.0.0-beta.23558.3 + 9.0.0-beta.23559.3 diff --git a/global.json b/global.json index 1a938a6e9..8bb8f640e 100644 --- a/global.json +++ b/global.json @@ -11,7 +11,7 @@ "cmake": "3.21.0" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23558.3", - "Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.23558.3" + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23559.3", + "Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.23559.3" } }