From 5eec413216e9013b59b426c099cee226da650510 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 17 Jul 2021 13:11:42 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20210716.1 (#11147) [main] Update dependencies from dotnet/arcade - Coherency Updates: - XliffTasks: from 1.0.0-beta.21364.1 to 1.0.0-beta.21365.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 675bd30a2..0081fcbb0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -152,14 +152,14 @@ - + https://github.com/dotnet/arcade - 7b88b24068ecb4f6cf1da8395dbc2dee25a700bd + b03966cd85285e425ffe56003c0ab57e103dd14e - + https://github.com/dotnet/arcade - 7b88b24068ecb4f6cf1da8395dbc2dee25a700bd + b03966cd85285e425ffe56003c0ab57e103dd14e https://github.com/dotnet/source-build-reference-packages @@ -175,9 +175,9 @@ 4b584dbc392bb1aad49c2eb1ab84d8b489b6dccc - + https://github.com/dotnet/xliff-tasks - 2bef7706c6016c8db4360911c8259a07e7f212e2 + 027a6514519ec9d98dae0f123fb411a455323f91 diff --git a/eng/Versions.props b/eng/Versions.props index 0f3c02af5..93a4b6d10 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 6.0.0-beta.21365.11 + 6.0.0-beta.21366.1 diff --git a/global.json b/global.json index e383c2f06..b9a8fac2d 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.21365.11", + "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21366.1", "Microsoft.DotNet.CMake.Sdk": "6.0.0-beta.21253.2" } }