From 938fe091e683e666b0bb5e17470e7aeae7527f10 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 20 Aug 2021 13:01:47 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20210819.2 (#11614) [main] Update dependencies from dotnet/arcade - Coherency Updates: - Microsoft.DotNet.XliffTasks: from 1.0.0-beta.21417.1 to 1.0.0-beta.21418.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 25ab27b85..7ad769481 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -157,19 +157,19 @@ - + https://github.com/dotnet/arcade - ac8b7514ca8bcac1d071a16b7a92cb52f7058871 + 23372e950114fb772652f79d9990129db55edff8 - + https://github.com/dotnet/arcade - ac8b7514ca8bcac1d071a16b7a92cb52f7058871 + 23372e950114fb772652f79d9990129db55edff8 - + https://github.com/dotnet/arcade - ac8b7514ca8bcac1d071a16b7a92cb52f7058871 + 23372e950114fb772652f79d9990129db55edff8 https://github.com/dotnet/source-build-reference-packages @@ -180,9 +180,9 @@ eb501912e5ffca67618ed2c9b72b8555a919ee1d - + https://github.com/dotnet/xliff-tasks - 956a13308e5bc4b812fce23e7fec796b25630ac8 + 1eb796ccdaef78f10078697459329952dd082462 diff --git a/eng/Versions.props b/eng/Versions.props index c4e319906..dbc8130dc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 6.0.0-beta.21418.12 + 6.0.0-beta.21419.2 diff --git a/global.json b/global.json index 2102fbc5b..3ee1b411c 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.21418.12", - "Microsoft.DotNet.CMake.Sdk": "6.0.0-beta.21418.12" + "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21419.2", + "Microsoft.DotNet.CMake.Sdk": "6.0.0-beta.21419.2" } }