From b332792a615d7a9e26ffecec0ba0952a9af17581 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 10:16:15 -0800 Subject: [PATCH] [main] Update dependencies from dotnet/arcade (#15407) Co-authored-by: dotnet-maestro[bot] --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 2 +- global.json | 4 ++-- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 60a1083c8..7927df7c5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -197,18 +197,18 @@ - + https://github.com/dotnet/arcade - 691fd54681d10eef3c2681fceb8b09b9f9ba9bb0 + c4d6ac086bdb9764f72c5ede705d3ef12e1b4c74 - + https://github.com/dotnet/arcade - 691fd54681d10eef3c2681fceb8b09b9f9ba9bb0 + c4d6ac086bdb9764f72c5ede705d3ef12e1b4c74 - + https://github.com/dotnet/arcade - 691fd54681d10eef3c2681fceb8b09b9f9ba9bb0 + c4d6ac086bdb9764f72c5ede705d3ef12e1b4c74 https://github.com/dotnet/arcade-services @@ -227,14 +227,14 @@ 23a89685a4bd9184382d5591fb71f3d49c1b89fc - + https://github.com/dotnet/sourcelink - de25d2565e5b89ff1d7eee1bce066005b272e365 + 4ad5e57a1489a065674bd4da72b788f073dab638 - + https://github.com/dotnet/xliff-tasks - ee48da80a3094f5273480398268095bfa973840b + ff7db52c8a66e892216be667271e726a02661cad diff --git a/eng/Versions.props b/eng/Versions.props index b61153f42..a34f8f399 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -26,7 +26,7 @@ - 8.0.0-beta.23077.1 + 8.0.0-beta.23101.1 diff --git a/global.json b/global.json index e79fbd501..c4e327e52 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.23077.1", - "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.23077.1" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23101.1", + "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.23101.1" } }