From 94aecb3d62230219150951a76b65add6b7d91561 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 9 Jul 2021 02:46:05 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20210707.3 (#11080) [main] Update dependencies from dotnet/arcade - Coherency Updates: - XliffTasks: from 1.0.0-beta.21352.1 to 1.0.0-beta.21356.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 c1721d30d..287c8c138 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -152,14 +152,14 @@ - + https://github.com/dotnet/arcade - 615fbd8c498067deae160a696701eaf33155da56 + 286d98094b830b8dad769542b2669cb1b75f7097 - + https://github.com/dotnet/arcade - 615fbd8c498067deae160a696701eaf33155da56 + 286d98094b830b8dad769542b2669cb1b75f7097 https://github.com/dotnet/source-build-reference-packages @@ -175,9 +175,9 @@ 4b584dbc392bb1aad49c2eb1ab84d8b489b6dccc - + https://github.com/dotnet/xliff-tasks - dff6c8ede1bf9f95f09fccc2836dbc0564b853a1 + 68c1b83a228fc70d4b2e8f11954ab4883e1f5a77 diff --git a/eng/Versions.props b/eng/Versions.props index 91d6e3acb..b8665d04b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 6.0.0-beta.21355.2 + 6.0.0-beta.21357.3 diff --git a/global.json b/global.json index 47c978686..c5e8c05fd 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.21355.2", + "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21357.3", "Microsoft.DotNet.CMake.Sdk": "6.0.0-beta.21253.2" } }