From af1b25548f73c0acc3bd274d928cae9e06a39360 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 23 Jun 2021 13:12:27 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20210621.2 (#10958) [main] Update dependencies from dotnet/arcade - Coherency Updates: - XliffTasks: from 1.0.0-beta.21318.1 to 1.0.0-beta.21320.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 ec76a2ba2..36f034b6f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -143,14 +143,14 @@ - + https://github.com/dotnet/arcade - 36b148348ee8312f6369c0c56b0d0fe07deec603 + 28a6403ee97077256fcdc60f599f0ad9e38e3cfa - + https://github.com/dotnet/arcade - 36b148348ee8312f6369c0c56b0d0fe07deec603 + 28a6403ee97077256fcdc60f599f0ad9e38e3cfa https://github.com/dotnet/source-build-reference-packages @@ -166,9 +166,9 @@ 4b584dbc392bb1aad49c2eb1ab84d8b489b6dccc - + https://github.com/dotnet/xliff-tasks - 134daa7f10735efb489cc7c816967da831b22926 + 5836ac11931b8e663c5cf81027dc834cbf41ecdd diff --git a/eng/Versions.props b/eng/Versions.props index 0cd40df15..c7922fac2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 6.0.0-beta.21321.1 + 6.0.0-beta.21321.2 diff --git a/global.json b/global.json index d5dfb4e3e..4914d416a 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.21321.1", + "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21321.2", "Microsoft.DotNet.CMake.Sdk": "6.0.0-beta.21253.2" } }