From d9378c140272c35418efe2f6618d84ca8462d4a3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 16 Jul 2021 17:54:50 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20210715.11 (#11140) [main] Update dependencies from dotnet/arcade - Coherency Updates: - XliffTasks: from 1.0.0-beta.21363.1 to 1.0.0-beta.21364.1 (parent: Microsoft.DotNet.Arcade.Sdk) --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 2 +- global.json | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4a32439e2..675bd30a2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -152,14 +152,14 @@ - + https://github.com/dotnet/arcade - 6a8491b61e0c243cbb6a7ff4966b48e6d1e075b1 + 7b88b24068ecb4f6cf1da8395dbc2dee25a700bd - + https://github.com/dotnet/arcade - 6a8491b61e0c243cbb6a7ff4966b48e6d1e075b1 + 7b88b24068ecb4f6cf1da8395dbc2dee25a700bd https://github.com/dotnet/source-build-reference-packages @@ -175,9 +175,9 @@ 4b584dbc392bb1aad49c2eb1ab84d8b489b6dccc - + https://github.com/dotnet/xliff-tasks - 5f24cdd0b5703d5c4f5e2d252d34db531c0854db + 2bef7706c6016c8db4360911c8259a07e7f212e2 diff --git a/eng/Versions.props b/eng/Versions.props index c939a760a..fa7bdf520 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 6.0.0-beta.21364.3 + 6.0.0-beta.21365.11 diff --git a/global.json b/global.json index 8368c64cf..e383c2f06 100644 --- a/global.json +++ b/global.json @@ -11,7 +11,7 @@ "cmake": "3.16.4" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21364.3", + "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21365.11", "Microsoft.DotNet.CMake.Sdk": "6.0.0-beta.21253.2" } }