From e15a347113190121242223372d07313f8772218b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 19:01:30 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20220209.1 (#13212) [main] Update dependencies from dotnet/arcade - Coherency Updates: - Microsoft.SourceLink.GitHub: from 1.2.0-beta-22101-03 to 1.2.0-beta-22107-03 (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 30fcf151b..afd5ba361 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -177,28 +177,28 @@ - + https://github.com/dotnet/arcade - dda61e4601d38b5d9d972f0541ff652ba5a16ad6 + 00b6cce8983065a9cf9fb108a724f28ec44eaf75 - + https://github.com/dotnet/arcade - dda61e4601d38b5d9d972f0541ff652ba5a16ad6 + 00b6cce8983065a9cf9fb108a724f28ec44eaf75 - + https://github.com/dotnet/arcade - dda61e4601d38b5d9d972f0541ff652ba5a16ad6 + 00b6cce8983065a9cf9fb108a724f28ec44eaf75 https://github.com/dotnet/source-build-reference-packages d6bc5e85031403c7a919753f1e1c08d25214fc6b - + https://github.com/dotnet/sourcelink - 72ddf5cd5ab8301a41f9741210766eff56a06581 + 2049ef6eb10efd5986bb7710b3b8e310664c0252 diff --git a/eng/Versions.props b/eng/Versions.props index 37bbd2657..2003c1144 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -26,7 +26,7 @@ - 7.0.0-beta.22108.1 + 7.0.0-beta.22109.1 diff --git a/global.json b/global.json index 3c3cd9733..124761b36 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.22108.1", - "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.22108.1" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22109.1", + "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.22109.1" } }