From e6c23bccf9c82fc63edd176dcf0aaa32c6ffe9ef Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 3 Mar 2022 19:07:02 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20220302.1 (#13310) [main] Update dependencies from dotnet/arcade - Coherency Updates: - Microsoft.SourceLink.GitHub: from 1.2.0-beta-22127-02 to 1.2.0-beta-22128-02 (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 cc002adea..07702c471 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -177,28 +177,28 @@ - + https://github.com/dotnet/arcade - 801ca3a61b946c160070168bf4ba35f5ecaceba6 + 566e5fb87e4f84eeb898500fd3b3d2fd96662d13 - + https://github.com/dotnet/arcade - 801ca3a61b946c160070168bf4ba35f5ecaceba6 + 566e5fb87e4f84eeb898500fd3b3d2fd96662d13 - + https://github.com/dotnet/arcade - 801ca3a61b946c160070168bf4ba35f5ecaceba6 + 566e5fb87e4f84eeb898500fd3b3d2fd96662d13 https://github.com/dotnet/source-build-reference-packages 00ca8c441141ff3c04a71fa555a577b36f13f379 - + https://github.com/dotnet/sourcelink - 5666949d8f57ce3f5d1423002bf862582c6dd851 + 19517bfeaf908c04b1b5bd3d9fd353deeda8e08d diff --git a/eng/Versions.props b/eng/Versions.props index 216fc555c..b7fbee2da 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -26,7 +26,7 @@ - 7.0.0-beta.22151.1 + 7.0.0-beta.22152.1 diff --git a/global.json b/global.json index f4f62d9b1..a46b69d5f 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.22151.1", - "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.22151.1" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22152.1", + "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.22152.1" } }