Remove stale Aspire 9.x references from getting started docs#635
Merged
IEvangelist merged 4 commits intomainfrom Mar 30, 2026
Merged
Remove stale Aspire 9.x references from getting started docs#635IEvangelist merged 4 commits intomainfrom
IEvangelist merged 4 commits intomainfrom
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Removes outdated Aspire 9.x version framing from getting-started documentation to keep guidance current and product-centric, aligning with the intent of issue #576.
Changes:
- Reworded the C# Service Defaults note to describe current template behavior without the “Starting with Aspire 9.2” callout.
- Removed the “in Aspire 9” reference from the deprecated
AddNpmAppnote in both C# and TypeScript existing-app guides. - Confirmed no remaining “Aspire 9” references under
src/frontend/src/content/docs/get-started.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| src/frontend/src/content/docs/get-started/csharp-service-defaults.mdx | Rephrases the template behavior note to be version-neutral while preserving the intent (health check tracing exclusion). |
| src/frontend/src/content/docs/get-started/add-aspire-existing-app-typescript-apphost.mdx | Updates the AddNpmApp deprecation note to remove the Aspire 9 version reference. |
| src/frontend/src/content/docs/get-started/add-aspire-existing-app-csharp-apphost.mdx | Updates the AddNpmApp deprecation note to remove the Aspire 9 version reference. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
IEvangelist
approved these changes
Mar 30, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
get-starteddocsorigin/mainwording where it already covered the same scenariosCloses #576.
What changed
csharp-service-defaults.mdxto describe current template behavior without the oldAspire 9.2calloutin Aspire 9from the deprecatedAddNpmAppnoteorigin/main, which already included equivalent wording refreshes for thedev-containersandgithub-codespacespagesValidation
Aspire 9.xreferences undersrc/frontend/src/content/docs/get-startedpnpm --dir ./src/frontend run buildreached static-route generation, then hit the same environment-specific hang seen earlier in this workspace