From 89ff4b02b28c25356ada20b52e589e71da2f475f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 27 Aug 2023 23:49:47 +0000 Subject: [PATCH] [main] Update dependencies from dotnet/arcade (#34955) [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 | 20 ++++++++++---------- eng/Versions.props | 6 +++--- global.json | 4 ++-- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d3123461bc64..b9cc9fbc18b4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -398,30 +398,30 @@ - + 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 - 4d9945d230fdd8324ce16a31c7dbd74e27a0fc9b + 90c167d5c57de4a8bced566379dbd893556c94e8 https://github.com/dotnet/runtime f8c110b8003d68cc635add4ca791d6cf2e645561 - + https://github.com/dotnet/xliff-tasks - bb654cd4736e7e8cb99f1c355ce2b8f0a686ba74 + ed9a83526483c094fb51e7000b6f816ce6cb0325 diff --git a/eng/Versions.props b/eng/Versions.props index 6e024c49a7de..5af76bc4fd9f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ 7.0.0 4.0.0 7.0.0 - 8.0.0-beta.23422.1 + 8.0.0-beta.23425.2 7.0.0-preview.22423.2 8.0.0-rc.1.23421.3 4.3.0 @@ -171,7 +171,7 @@ - 1.0.0-beta.23418.1 + 1.0.0-beta.23423.1 @@ -190,7 +190,7 @@ 6.11.0 6.1.0 - 8.0.0-beta.23422.1 + 8.0.0-beta.23425.2 4.18.4 1.3.2 6.0.0-beta.22262.1 diff --git a/global.json b/global.json index b1c58a0f1cf1..b988b18ff5f6 100644 --- a/global.json +++ b/global.json @@ -14,7 +14,7 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23422.1", - "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23422.1" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23425.2", + "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23425.2" } }