Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Sep 9, 2025

This PR updates the .NET Aspire upgrade documentation to reflect the latest version 9.4.2 and improves the document structure based on user feedback.

Changes Made

Version Update: Updated all references from .NET Aspire 9.4.1 to 9.4.2 throughout the document, including:

  • Document title and description metadata
  • All code examples showing SDK and package versions
  • CLI commands and version-specific instructions
  • Cross-references and links

Document Reorganization: Moved the "Remove the .NET Aspire workload" section from its early position (under "Upgrade your development environment") to a dedicated top-level section positioned after the main upgrade instructions. This addresses feedback that the workload removal process is only relevant for first-time upgrades from .NET Aspire 8 to 9, not for regular version updates between .NET Aspire 9 releases.

Improved Clarity: Enhanced the workload removal section with:

  • A more descriptive title: "Remove the .NET Aspire workload (first-time upgrades from version 8 only)"
  • Clear explanatory text indicating this step is not needed for upgrades between .NET Aspire 9 versions (e.g., 9.4.1 to 9.4.2)
  • Updated cross-reference in the Prerequisites section

The new document flow allows users performing regular upgrades to proceed directly through the core upgrade steps without being distracted by the workload removal process, while still providing that information in an accessible location for users upgrading from version 8 for the first time.

Fixes #4521.


💬 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/get-started/upgrade-to-aspire-9.md docs/get-started/upgrade-to-aspire-9

…val section

Co-authored-by: davidfowl <95136+davidfowl@users.noreply.github.com>
Copilot AI changed the title [WIP] Update upgrade page for 9.4.2 Update upgrade guide to .NET Aspire 9.4.2 and reorganize workload removal section Sep 9, 2025
Copilot AI requested a review from davidfowl September 9, 2025 14:55
@IEvangelist IEvangelist marked this pull request as ready for review September 9, 2025 15:36
Copilot AI review requested due to automatic review settings September 9, 2025 15:36
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 the .NET Aspire upgrade documentation from version 9.4.1 to 9.4.2 and reorganizes the document structure for better usability. The changes improve the user experience by clarifying when workload removal is necessary and streamlining the upgrade flow for regular version updates.

  • Updated all version references from 9.4.1 to 9.4.2 throughout the document
  • Moved the workload removal section to a dedicated top-level section with clearer context
  • Enhanced documentation clarity by specifying that workload removal is only needed for first-time upgrades from version 8

@davidfowl davidfowl merged commit eb234a4 into main Sep 9, 2025
11 checks passed
@davidfowl davidfowl deleted the copilot/update-upgrade-page-to-942 branch September 9, 2025 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update upgrade page for 9.4.2

3 participants