-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Improve messaging around .NET Upgrade Assistant #49674
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this 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 |
* Initial plan * Restructure deprecation notice to lead with key information Co-authored-by: adegeo <67293991+adegeo@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: adegeo <67293991+adegeo@users.noreply.github.com>
Summary
Related to #49654
Internal previews