From e78f79d350d223d70adff72a2d44dd784401e133 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 17 Dec 2025 21:46:11 +0000 Subject: [PATCH 1/2] Initial plan From 314ebe7b0126b8882b640566f495c9bf9bc49959 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 17 Dec 2025 21:54:17 +0000 Subject: [PATCH 2/2] Update target framework conditions and VS version requirements Co-authored-by: marcpopMSFT <12663534+marcpopMSFT@users.noreply.github.com> --- .../Microsoft.NET.SupportedTargetFrameworks.props | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/src/Tasks/Microsoft.NET.Build.Tasks/targets/Microsoft.NET.SupportedTargetFrameworks.props b/src/Tasks/Microsoft.NET.Build.Tasks/targets/Microsoft.NET.SupportedTargetFrameworks.props index 509e027d00e3..56269079adb4 100644 --- a/src/Tasks/Microsoft.NET.Build.Tasks/targets/Microsoft.NET.SupportedTargetFrameworks.props +++ b/src/Tasks/Microsoft.NET.Build.Tasks/targets/Microsoft.NET.SupportedTargetFrameworks.props @@ -14,6 +14,8 @@ Copyright (c) .NET Foundation. All rights reserved. This is used by VS to show the list of frameworks to which projects can be retargeted. --> + @@ -26,15 +28,15 @@ Copyright (c) .NET Foundation. All rights reserved. - - + + $([MSBuild]::Add($(NETCoreAppMaximumVersion), 1)).0 - 17.16 + 19.0