From 5b57f0745bba330a6f67e93a557d2912ba365a84 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 14 Oct 2021 13:25:36 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20211013.5 (#12364) [main] Update dependencies from dotnet/arcade - Coherency Updates: - Microsoft.DotNet.XliffTasks: from 1.0.0-beta.21509.1 to 1.0.0-beta.21512.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 9b2d8fa55..ec44137b8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -172,19 +172,19 @@ - + https://github.com/dotnet/arcade - dfb902f38e7c68d8cd83d53f32ea174e8f3a310a + e7e5b5ae13b66d53522e3b78f7fb612f71638c59 - + https://github.com/dotnet/arcade - dfb902f38e7c68d8cd83d53f32ea174e8f3a310a + e7e5b5ae13b66d53522e3b78f7fb612f71638c59 - + https://github.com/dotnet/arcade - dfb902f38e7c68d8cd83d53f32ea174e8f3a310a + e7e5b5ae13b66d53522e3b78f7fb612f71638c59 https://github.com/dotnet/source-build-reference-packages @@ -195,9 +195,9 @@ a3b0464ac52e6f435a4323ceabdd9107a13d8283 - + https://github.com/dotnet/xliff-tasks - f02a45d54bcca777b092654e3390d8b70bfc9187 + 8dc277ecf8f53d88b46ddfc5bc0bfe014abc6216 diff --git a/eng/Versions.props b/eng/Versions.props index 165ae50b4..59f49b6ba 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 7.0.0-beta.21512.3 + 7.0.0-beta.21513.5 diff --git a/global.json b/global.json index 5cba78ba6..be6af91aa 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.21512.3", - "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.21512.3" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21513.5", + "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.21513.5" } }