Skip to content

Direct readers to modern .NET install and uninstall resources #46899

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

Merged
merged 4 commits into from
Jun 19, 2025

Conversation

Copilot
Copy link
Contributor

@Copilot Copilot AI commented Jun 19, 2025

This PR addresses feedback that many users reach the .NET Framework troubleshooting article when they're actually looking for modern .NET installation and uninstallation guidance.

Changes Made

  • Added a NOTE block early in the article to redirect users looking for modern .NET (not .NET Framework) to the appropriate resources:
  • Updated ms.date metadata from 04/18/2019 to 06/19/2025 to reflect current maintenance

Impact

The NOTE block appears prominently after the opening paragraph, helping users quickly identify if they're in the right place before diving into .NET Framework-specific troubleshooting content. This should reduce confusion and improve the user experience for those seeking modern .NET guidance.

The changes are minimal (4 lines added, 1 line modified) and maintain the existing article structure while adding the requested navigation assistance.

Fixes #46898.


💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.


Internal previews

📄 File 🔗 Preview link
docs/framework/install/troubleshoot-blocked-installations-and-uninstallations.md docs/framework/install/troubleshoot-blocked-installations-and-uninstallations

@Copilot Copilot AI changed the title [WIP] Direct readers to modern .NET install and uninstall Direct readers to modern .NET install and uninstall resources Jun 19, 2025
@Copilot Copilot AI requested a review from BillWagner June 19, 2025 19:30
Copilot finished work on behalf of BillWagner June 19, 2025 19:30
Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

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

Let's reword the note a bit to match official language and style.

@Copilot Copilot AI requested a review from BillWagner June 19, 2025 19:46
Copilot finished work on behalf of BillWagner June 19, 2025 19:46
@BillWagner BillWagner marked this pull request as ready for review June 19, 2025 19:52
@BillWagner BillWagner requested review from adegeo and a team as code owners June 19, 2025 19:52
@Copilot Copilot AI requested a review from adegeo June 19, 2025 23:02
Copilot finished work on behalf of adegeo June 19, 2025 23:02
@adegeo adegeo merged commit feab31b into main Jun 19, 2025
10 checks passed
@adegeo adegeo deleted the copilot/fix-46898 branch June 19, 2025 23:10
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.

Direct readers to modern .NET install and uninstall
3 participants