From ae23d7f00677f6be4771627fc9ac61da61c1dcd0 Mon Sep 17 00:00:00 2001 From: "Andy De George (from Dev Box)" Date: Mon, 17 Nov 2025 19:00:03 -0800 Subject: [PATCH] Remove preview mentions of .NET Framework upgrades --- .../github-copilot-app-modernization/overview.md | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/docs/core/porting/github-copilot-app-modernization/overview.md b/docs/core/porting/github-copilot-app-modernization/overview.md index 4b1fc3b810a3f..17963f327b592 100644 --- a/docs/core/porting/github-copilot-app-modernization/overview.md +++ b/docs/core/porting/github-copilot-app-modernization/overview.md @@ -15,9 +15,9 @@ ms.date: 09/23/2025 GitHub Copilot app modernization is a GitHub Copilot agent that helps upgrade projects to newer versions of .NET and migrate .NET applications to Azure quickly and confidently by guiding you through assessment, solution recommendations, code fixes, and validation - all within Visual Studio. -This process streamlines modernization and boosts developer productivity and confidence. GitHub Copilot app modernization is an all-in-one upgrade and migration assistant that uses AI to improve developer velocity, quality, and results. +This process streamlines modernization and boosts developer productivity and confidence. GitHub Copilot app modernization is an all-in-one upgrade and migration agent that uses AI to improve developer velocity, quality, and results. -With this assistant, you can: +With this agent, you can: - Upgrade to a newer version of .NET. - Migrate technologies and deploy to Azure. @@ -55,9 +55,6 @@ The modernization agent supports upgrading projects coded in C#. The following t - Class libraries - Console apps -> [!IMPORTANT] -> .NET Framework upgrade scenarios are currently in preview, which includes technologies such as Windows Forms for .NET Framework and ASP.NET. Using the modernization agent to design an upgrade plan might work in limited scenarios. If upgrading an ASP.NET project (or related technologies such as MVC, Razor Pages, Web API) see [ASP.NET Migration](/aspnet/core/migration/fx-to-core) for recommendations. - To learn how to start an upgrade, see [How to upgrade a .NET app with GitHub Copilot app modernization](how-to-upgrade-with-github-copilot.md). ### Upgrade paths @@ -65,12 +62,10 @@ To learn how to start an upgrade, see [How to upgrade a .NET app with GitHub Cop The following upgrade paths are supported: - Upgrade projects from older .NET versions to the latest. +- Upgrade .NET Framework projects to .NET. - Modernize your code base with new features. - Migrate components and services to Azure. -> [!IMPORTANT] -> Upgrading projects from .NET Framework to the latest version of .NET is still in preview. - ## Migrate .NET projects to Azure The modernization agent combines automated analysis, AI-driven code remediation, build and vulnerability checks, and deployment automation to simplify migrations to Azure. The following capabilities describe how the agent assesses readiness, applies fixes, and streamlines the migration process: