From 51f6f02236ed38c0f988157d5db75c22112f08a1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 18 Oct 2021 12:57:04 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20211018.1 (#12423) [main] Update dependencies from dotnet/arcade - Coherency Updates: - Microsoft.DotNet.XliffTasks: from 1.0.0-beta.21514.1 to 1.0.0-beta.21516.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 f8c2d14eb..de933e1ad 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -172,19 +172,19 @@ - + https://github.com/dotnet/arcade - 8d4cde52f1f9ccd78f6389d36425dbf9c70ecb1e + c5a300999a6ab2792108190118280da36fb1991e - + https://github.com/dotnet/arcade - 8d4cde52f1f9ccd78f6389d36425dbf9c70ecb1e + c5a300999a6ab2792108190118280da36fb1991e - + https://github.com/dotnet/arcade - 8d4cde52f1f9ccd78f6389d36425dbf9c70ecb1e + c5a300999a6ab2792108190118280da36fb1991e https://github.com/dotnet/source-build-reference-packages @@ -195,9 +195,9 @@ a3b0464ac52e6f435a4323ceabdd9107a13d8283 - + https://github.com/dotnet/xliff-tasks - 7c0f471f81ea96519414ceb3fcc54c7392aa1cdb + 62de34fb41b1475554a70d876c5b3b746127b7ad diff --git a/eng/Versions.props b/eng/Versions.props index 99ce33d21..15c1b0295 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 7.0.0-beta.21515.2 + 7.0.0-beta.21518.1 diff --git a/global.json b/global.json index 92788d894..94d99bec9 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.21515.2", - "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.21515.2" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21518.1", + "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.21518.1" } }