Skip to content

Conversation

@adegeo
Copy link
Contributor

@adegeo adegeo commented Nov 7, 2025

Copilot AI review requested due to automatic review settings November 7, 2025 21:41
@adegeo adegeo requested a review from a team as a code owner November 7, 2025 21:41
@dotnetrepoman dotnetrepoman bot added this to the November 2025 milestone Nov 7, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates documentation to communicate the deprecation of .NET Upgrade Assistant and its replacement by the GitHub Copilot app modernization chat agent. The changes add a prominent notice to key documentation pages and clean up outdated commented-out content.

  • Updates the deprecation notice in the included suggestion file with current replacement information.
  • Adds the deprecation notice to four key Upgrade Assistant documentation pages.
  • Removes obsolete commented-out extensibility documentation.

Reviewed Changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
docs/core/porting/includes/github-copilot-suggestion.md Updates deprecation message to reflect official deprecation and replacement details with Visual Studio version information
docs/core/porting/upgrade-assistant-wcf.md Adds deprecation notice include after the introduction section
docs/core/porting/upgrade-assistant-telemetry.md Adds deprecation notice include after the introduction section
docs/core/porting/upgrade-assistant-how-to-upgrade.md Adds deprecation notice include after the introduction section
docs/core/porting/upgrade-assistant-how-to-analyze.md Adds deprecation notice include after the introduction section
docs/core/porting/upgrade-assistant-overview.md Removes unused commented-out extensibility section


> [!IMPORTANT]
> Try the [GitHub Copilot app modernization chat agent](../github-copilot-app-modernization/overview.md). This agent analyzes your projects and dependencies, produces a step-by-step migration plan with targeted recommendations and automated code fixes, and commits each change so you can validate or roll back. It automates common porting tasks—updating project files, replacing deprecated APIs, and resolving build issues—so you can modernize faster with less manual effort. For more information, see [What is GitHub Copilot app modernization](../github-copilot-app-modernization/overview.md).
> .NET Upgrade Assistant is officially deprecated and has been replaced by [GitHub Copilot app modernization chat agent](../github-copilot-app-modernization/overview.md), which is included with Visual Studio 2026 and Visual Studio 2022 17.14.16 or later. This agent analyzes your projects and dependencies, produces a step-by-step migration plan with targeted recommendations and automated code fixes, and commits each change so you can validate or roll back. It automates common porting tasks—updating project files, replacing deprecated APIs, and resolving build issues—so you can modernize faster with less manual effort.
Copy link

Copilot AI Nov 7, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The sentence doesn't lead with the most important information. According to the style guidelines, the most important information should come first. Consider restructuring to prioritize the deprecation notice and action item:

".NET Upgrade Assistant is officially deprecated. Use the GitHub Copilot app modernization chat agent instead, which is included with Visual Studio 2026 and Visual Studio 2022 17.14.16 or later. This agent analyzes your projects and dependencies, produces a step-by-step migration plan with targeted recommendations and automated code fixes, and commits each change so you can validate or roll back. It automates common porting tasks—updating project files, replacing deprecated APIs, and resolving build issues—so you can modernize faster with less manual effort."

Copilot generated this review using guidance from repository custom instructions.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot open a new pull request to apply changes based on this feedback

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot, update this PR with the suggestion in this feedback

Copy link
Contributor

Copilot AI commented Nov 7, 2025

@adegeo I've opened a new pull request, #49676, to work on those changes. Once the pull request is ready, I'll request review from you.

Copy link
Contributor

Copilot AI commented Nov 7, 2025

@adegeo I've opened a new pull request, #49677, to work on those changes. Once the pull request is ready, I'll request review from you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants