From 750e9fe9ecb98f6ee3122fb991dadbd168d24618 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 27 May 2022 23:34:03 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20220526.1 (#13877) [main] Update dependencies from dotnet/arcade - Coherency Updates: - Microsoft.DotNet.XliffTasks: from 1.0.0-beta.22271.1 to 1.0.0-beta.22274.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 451ec3f51..77539e97b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -192,19 +192,19 @@ - + https://github.com/dotnet/arcade - a8aae93d709533604b73c619268415c6ccc71292 + b8b67b243ba93bf9b89390c85b4dee034d3c5609 - + https://github.com/dotnet/arcade - a8aae93d709533604b73c619268415c6ccc71292 + b8b67b243ba93bf9b89390c85b4dee034d3c5609 - + https://github.com/dotnet/arcade - a8aae93d709533604b73c619268415c6ccc71292 + b8b67b243ba93bf9b89390c85b4dee034d3c5609 https://github.com/dotnet/source-build-reference-packages @@ -216,9 +216,9 @@ 9dd9f81089f875d2452db9d6c8397a8e0b19d688 - + https://github.com/dotnet/xliff-tasks - 356eacdd8cb90407089a4a8863b802ffeae03882 + 10de05eed002cc21d67ba027fdf2459e8ba4a427 diff --git a/eng/Versions.props b/eng/Versions.props index e6f2ff55e..6dbc52ec3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -26,7 +26,7 @@ - 7.0.0-beta.22275.2 + 7.0.0-beta.22276.1 diff --git a/global.json b/global.json index 1c926823a..9096c4278 100644 --- a/global.json +++ b/global.json @@ -11,7 +11,7 @@ "cmake": "3.16.4" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22275.2", - "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.22275.2" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22276.1", + "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.22276.1" } }