Skip to content

Remove stale Aspire 9.x references from getting started docs#635

Merged
IEvangelist merged 4 commits intomainfrom
davidfowl/issue-576-stale-aspire-9
Mar 30, 2026
Merged

Remove stale Aspire 9.x references from getting started docs#635
IEvangelist merged 4 commits intomainfrom
davidfowl/issue-576-stale-aspire-9

Conversation

@davidfowl
Copy link
Copy Markdown
Contributor

Summary

  • remove stale Aspire 9.x framing from the affected get-started docs
  • keep the guidance current and product-centric instead of release-history-centric
  • preserve the latest origin/main wording where it already covered the same scenarios

Closes #576.

What changed

  • updated csharp-service-defaults.mdx to describe current template behavior without the old Aspire 9.2 callout
  • updated the C# and TypeScript existing-app guides to remove in Aspire 9 from the deprecated AddNpmApp note
  • rebased onto origin/main, which already included equivalent wording refreshes for the dev-containers and github-codespaces pages

Validation

  • verified there are no remaining Aspire 9.x references under src/frontend/src/content/docs/get-started
  • doc-tested the affected rendered pages locally on the docs site and confirmed the stale wording is gone
  • pnpm --dir ./src/frontend run build reached static-route generation, then hit the same environment-specific hang seen earlier in this workspace

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@davidfowl davidfowl requested a review from IEvangelist as a code owner March 30, 2026 03:38
Copilot AI review requested due to automatic review settings March 30, 2026 03:38
Copy link
Copy Markdown
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

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 AddNpmApp note 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.

davidfowl and others added 3 commits March 29, 2026 20:40
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 IEvangelist merged commit 416772f into main Mar 30, 2026
5 checks passed
@IEvangelist IEvangelist deleted the davidfowl/issue-576-stale-aspire-9 branch March 30, 2026 12:22
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.

Remove stale Aspire 9.x references from getting started docs

3 participants