From 9e45a0f62c2e1c170c51ca300dd1da9c00ffd4a4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 19 Mar 2022 12:29:46 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20220318.2 Microsoft.DotNet.CMake.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Arcade.Sdk From Version 7.0.0-beta.22157.6 -> To Version 7.0.0-beta.22168.2 Dependency coherency updates VS.Redist.Common.NetCore.SharedFramework.x64.7.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.7.0,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.Build,Microsoft.SourceBuild.Intermediate.source-build,Microsoft.SourceLink.GitHub,Microsoft.DotNet.XliffTasks From Version 7.0.0-preview.3.22151.6 -> To Version 7.0.0-preview.3.22158.1 (parent: Microsoft.NET.Sdk --- 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 7089da6a8..79fce2184 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -202,33 +202,33 @@ - + https://github.com/dotnet/arcade - 251034e7687335886c3774a0138a8584a782b0eb + bafd55901b50d6fc3507c8ed96a7777fcca1796f - + https://github.com/dotnet/arcade - 251034e7687335886c3774a0138a8584a782b0eb + bafd55901b50d6fc3507c8ed96a7777fcca1796f - + https://github.com/dotnet/arcade - 251034e7687335886c3774a0138a8584a782b0eb + bafd55901b50d6fc3507c8ed96a7777fcca1796f https://github.com/dotnet/source-build-reference-packages 5d865ff0971f712b52cf1dd7d3e98ff4c0ff5759 - + https://github.com/dotnet/sourcelink - 5dc8e5c5649d6e9f2c10401e89a2762dee67c73e + 9bf39e621221e1e512bd7966b6b4c78f078ef5aa - + https://github.com/dotnet/xliff-tasks - bece141801e549fda0fda5c0ab96f733b1093515 + 12e937eb387dfb2e702fb35225c3bad8a2a7235b diff --git a/eng/Versions.props b/eng/Versions.props index 97a3fb0f4..f4fac0af1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -26,7 +26,7 @@ - 7.0.0-beta.22167.4 + 7.0.0-beta.22168.2 diff --git a/global.json b/global.json index 239cebef5..608a28b41 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.22167.4", - "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.22167.4" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22168.2", + "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.22168.2" } }