From 09ff810b1bae383943a6c94ffe92c6b38bcd80cb Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 12 Jul 2023 16:26:42 +0000 Subject: [PATCH] [main] Update dependencies from dotnet/arcade (#16956) [main] Update dependencies from dotnet/arcade - Coherency Updates: - Microsoft.SourceLink.GitHub: from 8.0.0-beta.23359.1 to 8.0.0-beta.23360.2 (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 6d1f3f700..8bebba047 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -202,18 +202,18 @@ - + https://github.com/dotnet/arcade - dd0aec2c9a3ee25da70212063fddf6cc47cd8780 + 2d2482f9b6ccaaac02ef39adc06b3e30b29a5c13 - + https://github.com/dotnet/arcade - dd0aec2c9a3ee25da70212063fddf6cc47cd8780 + 2d2482f9b6ccaaac02ef39adc06b3e30b29a5c13 - + https://github.com/dotnet/arcade - dd0aec2c9a3ee25da70212063fddf6cc47cd8780 + 2d2482f9b6ccaaac02ef39adc06b3e30b29a5c13 https://github.com/dotnet/arcade-services @@ -232,9 +232,9 @@ 0bbfec12571e237e50fbcb1fd7bdc6e8e3ca49d9 - + https://github.com/dotnet/sourcelink - d65917a564ce5d2b75fc387a7f4d0bcc6bdd269d + a1eed1e0522f47f4fbf60ed5f8caef3679208d66 diff --git a/eng/Versions.props b/eng/Versions.props index 32008c03a..c648ca84a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -36,7 +36,7 @@ - 8.0.0-beta.23360.4 + 8.0.0-beta.23361.1 diff --git a/global.json b/global.json index 2ab8e8bf0..1cfc718cd 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.23360.4", - "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.23360.4" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23361.1", + "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.23361.1" } }