From 51fbca11acb434ac6d39a9accb03da2a15e4e3bb Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 20 May 2026 15:49:20 +0000 Subject: [PATCH 1/2] Initial plan From d0c574dafa43394c771e342bb10a2198533e496d Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 20 May 2026 15:50:58 +0000 Subject: [PATCH 2/2] Add link to GHCP overview on first mention of the agent Agent-Logs-Url: https://github.com/dotnet/docs/sessions/fcefd10f-3048-4c15-8923-6e5e029f05c9 Co-authored-by: adegeo <67293991+adegeo@users.noreply.github.com> --- docs/core/porting/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/core/porting/index.md b/docs/core/porting/index.md index ab2bcfe21518b..cfc324dbc646a 100644 --- a/docs/core/porting/index.md +++ b/docs/core/porting/index.md @@ -30,7 +30,7 @@ It's important to keep your developer tools up-to-date as each new release addre ## Use GitHub Copilot modernization agent -The GitHub Copilot modernization agent provides an AI-assisted, end-to-end experience to speed porting and modernization work. The agent analyzes your project and writes a plan to complete your desired upgrade. You can adjust and iterate on the plan, then perform the upgrades. With this agent, you can: +The [GitHub Copilot modernization agent](github-copilot-app-modernization/overview.md) provides an AI-assisted, end-to-end experience to speed porting and modernization work. The agent analyzes your project and writes a plan to complete your desired upgrade. You can adjust and iterate on the plan, then perform the upgrades. With this agent, you can: - Upgrade projects to a newer .NET version. - Assess your application's code, configuration, and dependencies.