Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Oct 27, 2025

Updates all Aspire version references from 9.5.0 and 9.5.1 to 9.5.2 across documentation and code snippets.

Documentation updates (7 files)

  • Upgrade guide title, headings, and instructions
  • What's new page SDK references
  • Fundamentals SDK examples
  • Deployment guide package versions
  • CLI reference version requirement
  • TOC entry

Code snippets (107 .csproj files)

  • Aspire.AppHost.Sdk version attributes
  • All Aspire.* package references (Hosting, Azure, Testing, etc.)
  • Preserved preview versions (e.g., 9.5.0-preview.1.25474.7) - intentionally left unchanged

Total: 114 files, 261 version string replacements.

Original prompt

Scan for aspire versions on the site and update them to the latest 9.5.2


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.


Internal previews

📄 File 🔗 Preview link
docs/cli-reference/aspire-update.md docs/cli-reference/aspire-update
docs/deployment/aspire-deploy/aca-deployment-aspire-cli.md docs/deployment/aspire-deploy/aca-deployment-aspire-cli
docs/fundamentals/app-host-overview.md docs/fundamentals/app-host-overview
docs/fundamentals/dotnet-aspire-sdk.md docs/fundamentals/dotnet-aspire-sdk
docs/get-started/upgrade-to-aspire-9.md docs/get-started/upgrade-to-aspire-9
docs/toc.yml docs/toc
docs/whats-new/dotnet-aspire-9.5.md docs/whats-new/dotnet-aspire-9.5

Copilot AI and others added 2 commits October 27, 2025 14:50
Co-authored-by: davidfowl <95136+davidfowl@users.noreply.github.com>
….5.1 to 9.5.2

Co-authored-by: davidfowl <95136+davidfowl@users.noreply.github.com>
Copilot AI changed the title [WIP] Update aspire versions to latest 9.5.2 Update Aspire version references to 9.5.2 Oct 27, 2025
Copilot AI requested a review from davidfowl October 27, 2025 15:03
Copilot finished work on behalf of davidfowl October 27, 2025 15:03
@IEvangelist IEvangelist marked this pull request as ready for review October 27, 2025 19:38
Copilot AI review requested due to automatic review settings October 27, 2025 19:38
@IEvangelist IEvangelist enabled auto-merge (squash) October 27, 2025 19:38
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 pull request updates all Aspire version references from 9.5.0 and 9.5.1 to 9.5.2 throughout the documentation and code examples. The changes ensure users reference the latest stable Aspire release while preserving preview package versions (e.g., 9.5.0-preview.1.25474.7) that intentionally remain unchanged.

Key changes include:

  • Updated documentation references to version 9.5.2 in upgrade guides, what's new pages, and fundamentals
  • Bumped package versions in 107 .csproj files across all code snippets
  • Updated TOC and CLI reference documentation

Reviewed Changes

Copilot reviewed 114 out of 114 changed files in this pull request and generated no comments.

Show a summary per file
File Description
docs/whats-new/dotnet-aspire-9.5.md Updated SDK version references and single-file AppHost example to 9.5.2
docs/toc.yml Updated TOC entry title from "Upgrade to Aspire 9.5.0" to "Upgrade to Aspire 9.5.2"
docs/get-started/upgrade-to-aspire-9.md Comprehensive updates to upgrade guide with new version references throughout
docs/fundamentals/dotnet-aspire-sdk.md Updated SDK version in example code to 9.5.2
docs/deployment/aspire-deploy/aca-deployment-aspire-cli.md Updated package versions in deployment example to 9.5.2
docs/cli-reference/aspire-update.md Updated CLI version requirement and example output to reference 9.5.2
docs/testing/snippets/testing//.csproj Updated all testing framework examples (xunit, nunit, mstest) to 9.5.2
docs/storage/snippets/tutorial//.csproj Updated storage tutorial package versions to 9.5.2
docs/snippets/azure/AppHost/AppHost.csproj Updated Azure integration package versions to 9.5.2
docs/real-time/snippets/signalr//.csproj Updated SignalR example package versions to 9.5.2
docs/get-started/snippets/quickstart//.csproj Updated quickstart sample package versions to 9.5.2
docs/get-started/snippets/PythonSample//.csproj Updated Python sample package versions to 9.5.2
docs/fundamentals/snippets//.csproj Updated all fundamentals examples to 9.5.2
docs/frameworks/snippets/Orleans//.csproj Updated Orleans integration examples to 9.5.2
docs/extensibility/snippets//.csproj Updated extensibility examples to 9.5.2
docs/deployment/snippets//.csproj Updated deployment examples to 9.5.2
docs/database/snippets//.csproj Updated all database examples to 9.5.2
docs/community-toolkit/snippets/Dapr//.csproj Updated Dapr toolkit examples to 9.5.2
docs/azure/snippets//.csproj Updated Azure-specific examples to 9.5.2
docs/authentication/snippets//.csproj Updated authentication examples to 9.5.2
docs/app-host/snippets//.csproj Updated AppHost examples to 9.5.2
docs/fundamentals/app-host-overview.md Updated SDK version in AppHost documentation to 9.5.2

@IEvangelist IEvangelist merged commit 518b909 into main Oct 27, 2025
17 checks passed
@IEvangelist IEvangelist deleted the copilot/update-aspire-versions-9-5-2 branch October 27, 2025 19:39
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.

3 participants