From f06d7cded3ad5d9b2de4310379ac7cad3de55fdc Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 04:31:47 +0000 Subject: [PATCH] [main] Update dependencies from dotnet/arcade (#17260) [main] Update dependencies from dotnet/arcade - Coherency Updates: - Microsoft.DotNet.XliffTasks: from 1.0.0-beta.23418.1 to 1.0.0-beta.23423.1 (parent: Microsoft.DotNet.Arcade.Sdk) --- 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 265a7e295..d8ca2eee0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -206,18 +206,18 @@ - + https://github.com/dotnet/arcade - 4d9945d230fdd8324ce16a31c7dbd74e27a0fc9b + 90c167d5c57de4a8bced566379dbd893556c94e8 - + https://github.com/dotnet/arcade - 4d9945d230fdd8324ce16a31c7dbd74e27a0fc9b + 90c167d5c57de4a8bced566379dbd893556c94e8 - + https://github.com/dotnet/arcade - 4d9945d230fdd8324ce16a31c7dbd74e27a0fc9b + 90c167d5c57de4a8bced566379dbd893556c94e8 https://github.com/dotnet/arcade-services @@ -236,9 +236,9 @@ 93c23409e630c4f267234540b0e3557b76a53ef4 - + https://github.com/dotnet/xliff-tasks - bb654cd4736e7e8cb99f1c355ce2b8f0a686ba74 + ed9a83526483c094fb51e7000b6f816ce6cb0325 diff --git a/eng/Versions.props b/eng/Versions.props index cdd6c7e81..947cc32c8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -39,7 +39,7 @@ - 8.0.0-beta.23422.1 + 8.0.0-beta.23425.2 diff --git a/global.json b/global.json index 10403a566..d578ec920 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.23422.1", - "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.23422.1" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23425.2", + "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.23425.2" } }