From 6e8a880eab3a9c3a1dfdf8e34ea0f368842a5a57 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 11 May 2021 13:01:11 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20210510.1 (#10579) [main] Update dependencies from dotnet/arcade - Coherency Updates: - XliffTasks: from 1.0.0-beta.21256.1 to 1.0.0-beta.21258.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 5299d0cde..9dc2d4675 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -136,14 +136,14 @@ - + https://github.com/dotnet/arcade - 5faea1b7965644d1f1c666a7130f6f614abe76c0 + 44324e2d3563921f60b1522fccf3fef45dcfe636 - + https://github.com/dotnet/arcade - 5faea1b7965644d1f1c666a7130f6f614abe76c0 + 44324e2d3563921f60b1522fccf3fef45dcfe636 https://github.com/dotnet/source-build-reference-packages @@ -153,9 +153,9 @@ https://github.com/dotnet/sourcelink 4b584dbc392bb1aad49c2eb1ab84d8b489b6dccc - + https://github.com/dotnet/xliff-tasks - 88f3a8b85bbb07986932f636e96f9a27ee693ad1 + 0a2951a0b8b7bd08ea51f7e6492cc9d3c23181c1 diff --git a/eng/Versions.props b/eng/Versions.props index 3e04039ea..26c9b848a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 6.0.0-beta.21257.5 + 6.0.0-beta.21260.1 diff --git a/global.json b/global.json index 5bfe462e3..c32138f98 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.21257.5", + "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21260.1", "Microsoft.DotNet.CMake.Sdk": "6.0.0-beta.21253.2" } }