From 4e88810209e8a6b8f75eb65eae2d384d2365e2fd Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 15 Oct 2021 13:06:05 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20211014.3 (#12389) [main] Update dependencies from dotnet/arcade - Coherency Updates: - Microsoft.DotNet.XliffTasks: from 1.0.0-beta.21512.1 to 1.0.0-beta.21513.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 ec44137b8..9a9f9e103 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -172,19 +172,19 @@ - + https://github.com/dotnet/arcade - e7e5b5ae13b66d53522e3b78f7fb612f71638c59 + 9030d71b47f5a885a1f1d81ace8ec469249d88bc - + https://github.com/dotnet/arcade - e7e5b5ae13b66d53522e3b78f7fb612f71638c59 + 9030d71b47f5a885a1f1d81ace8ec469249d88bc - + https://github.com/dotnet/arcade - e7e5b5ae13b66d53522e3b78f7fb612f71638c59 + 9030d71b47f5a885a1f1d81ace8ec469249d88bc https://github.com/dotnet/source-build-reference-packages @@ -195,9 +195,9 @@ a3b0464ac52e6f435a4323ceabdd9107a13d8283 - + https://github.com/dotnet/xliff-tasks - 8dc277ecf8f53d88b46ddfc5bc0bfe014abc6216 + 0e77db14ba8c217dc0c97f0b34e10bb1cf979b70 diff --git a/eng/Versions.props b/eng/Versions.props index 7b15f6586..27a123562 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 7.0.0-beta.21513.5 + 7.0.0-beta.21514.3 diff --git a/global.json b/global.json index be6af91aa..2999a36ad 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.21513.5", - "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.21513.5" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21514.3", + "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.21514.3" } }