From 63daaf3841dd8691fe32f7c2bae733b1a234cb92 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2024 07:26:44 -0800 Subject: [PATCH 1/2] [release/8.0.3xx] Update dependencies from dotnet/arcade (#20252) Co-authored-by: dotnet-maestro[bot] --- NuGet.config | 7 ------- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 2 +- global.json | 4 ++-- 4 files changed, 9 insertions(+), 16 deletions(-) diff --git a/NuGet.config b/NuGet.config index 4d5529694c30..4052b919ae05 100644 --- a/NuGet.config +++ b/NuGet.config @@ -11,10 +11,8 @@ - - @@ -25,8 +23,6 @@ - - @@ -48,11 +44,8 @@ - - - diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4cfb8d2aa268..72d7d550dd9f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -214,18 +214,18 @@ - + https://github.com/dotnet/arcade - 42652ca52cd5f9f637fef2b3ab6148805e3c5168 + 3c7e11bf80279cde53a6251c4d0fa10e613fc739 - + https://github.com/dotnet/arcade - 42652ca52cd5f9f637fef2b3ab6148805e3c5168 + 3c7e11bf80279cde53a6251c4d0fa10e613fc739 - + https://github.com/dotnet/arcade - 42652ca52cd5f9f637fef2b3ab6148805e3c5168 + 3c7e11bf80279cde53a6251c4d0fa10e613fc739 https://github.com/dotnet/arcade-services diff --git a/eng/Versions.props b/eng/Versions.props index 0ec16d941f66..103a85e9a5ef 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -39,7 +39,7 @@ - 8.0.0-beta.24562.12 + 8.0.0-beta.24570.5 diff --git a/global.json b/global.json index 7e3efa9cd763..961c5c8bfa23 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.24562.12", - "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.24562.12" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24570.5", + "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.24570.5" } } From b2f20930d95a5323c56be2cdd7ef0c44ba53369c Mon Sep 17 00:00:00 2001 From: Marc Paine Date: Mon, 2 Dec 2024 11:47:29 -0800 Subject: [PATCH 2/2] Update to final version of .net 6 --- eng/Versions.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/Versions.props b/eng/Versions.props index 103a85e9a5ef..f254c5f2bf42 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -25,7 +25,7 @@ 30 32 17 - $([MSBuild]::Add($(VersionFeature), 29)) + 36 20