From 43912ea2d14691cb8da2a668bf0dd0ec90cfa2c5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 10 Sep 2021 13:14:28 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20210909.5 (#11963) [main] Update dependencies from dotnet/arcade - Coherency Updates: - Microsoft.SourceLink.GitHub: from 1.1.0-beta-21453-01 to 1.1.0-beta-21456-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 d78eef317..580854a0c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -157,27 +157,27 @@ - + https://github.com/dotnet/arcade - 1e11251dfea77c00eea2228660c1afa011347d17 + fa4a48044d33222537e6dbd000f8a2adaa7a15c7 - + https://github.com/dotnet/arcade - 1e11251dfea77c00eea2228660c1afa011347d17 + fa4a48044d33222537e6dbd000f8a2adaa7a15c7 - + https://github.com/dotnet/arcade - 1e11251dfea77c00eea2228660c1afa011347d17 + fa4a48044d33222537e6dbd000f8a2adaa7a15c7 https://github.com/dotnet/source-build-reference-packages 639aeb4d76c8b1a6226bf7c4edb34fbdae30e6e1 - + https://github.com/dotnet/sourcelink - b47f05da7091ea0f69a43d4589c0fda3fdbb1ec7 + 389b28318be327cc8c48259f8134b784e52799f8 diff --git a/eng/Versions.props b/eng/Versions.props index 2c3d1dfa0..c361cbf44 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 7.0.0-beta.21457.3 + 7.0.0-beta.21459.5 diff --git a/global.json b/global.json index 23785d732..b7e8df889 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.21457.3", - "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.21457.3" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21459.5", + "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.21459.5" } }