From bbcda00995b819a9478a823c9e7c20e199607ae2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 3 Mar 2023 19:41:31 +0000 Subject: [PATCH] [main] Update dependencies from dotnet/arcade (#15694) [main] Update dependencies from dotnet/arcade - Coherency Updates: - Microsoft.SourceLink.GitHub: from 1.2.0-beta-23128-02 to 1.2.0-beta-23151-02 (parent: Microsoft.DotNet.Arcade.Sdk) - Microsoft.DotNet.XliffTasks: from 1.0.0-beta.23128.1 to 1.0.0-beta.23151.1 (parent: Microsoft.DotNet.Arcade.Sdk) - Merge branch 'main' into darc-main-eea5aea1-2b02-4021-8e75-57af40e4e8f8 --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 2 +- global.json | 4 ++-- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c3531ad6f..f2b71a5d2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -195,18 +195,18 @@ - + https://github.com/dotnet/arcade - bdc59254cf108e1d48451dc43bb9ebc331cdca7b + 6b3afa7543dd5d69e621015cd1569fb0960b5f24 - + https://github.com/dotnet/arcade - bdc59254cf108e1d48451dc43bb9ebc331cdca7b + 6b3afa7543dd5d69e621015cd1569fb0960b5f24 - + https://github.com/dotnet/arcade - bdc59254cf108e1d48451dc43bb9ebc331cdca7b + 6b3afa7543dd5d69e621015cd1569fb0960b5f24 https://github.com/dotnet/arcade-services @@ -225,14 +225,14 @@ 72584554974ece2019fbd3dd6743a282f39d9b87 - + https://github.com/dotnet/sourcelink - 1d0b20231ab9387f2b6d1c645cac30f763fdf419 + 5585cd4cd5779bc7efdf3e2f19ed0bef50b15f7b - + https://github.com/dotnet/xliff-tasks - dd049b903ad1a4d53208f3767d181c28058eaa3e + 95794aa6747aa08b79869e7dac06a9ac5d922ab2 diff --git a/eng/Versions.props b/eng/Versions.props index eb39d3de3..02a1864ef 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -26,7 +26,7 @@ - 8.0.0-beta.23151.4 + 8.0.0-beta.23152.1 diff --git a/global.json b/global.json index 405b72a6b..3ed397fe7 100644 --- a/global.json +++ b/global.json @@ -11,7 +11,7 @@ "cmake": "3.21.0" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23151.4", - "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.23151.4" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23152.1", + "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.23152.1" } }