Skip to content

Update .NET Aspire versions from 9.3.0 to 9.4.0 in documentation #4257

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 2 commits into from
Aug 13, 2025

Conversation

Copilot
Copy link
Contributor

@Copilot Copilot AI commented Aug 13, 2025

Updated all .NET Aspire version references in the documentation to use the latest 9.4.0 release:

Template Installation Instructions:

  • Updated Aspire.ProjectTemplates::9.3.0 to Aspire.ProjectTemplates::9.4.0 in the installation documentation

Dashboard Container Images:

  • Updated all mcr.microsoft.com/dotnet/aspire-dashboard:9.0 references to mcr.microsoft.com/dotnet/aspire-dashboard:9.4 across multiple dashboard documentation files

Files Updated:

  • docs/fundamentals/includes/install-templates.md - Template version reference
  • docs/fundamentals/dashboard/overview.md - Dashboard image references (3 locations)
  • docs/fundamentals/dashboard/standalone.md - Dashboard image reference
  • docs/fundamentals/dashboard/standalone-for-python.md - Dashboard image reference
  • docs/fundamentals/dashboard/standalone-for-nodejs.md - Dashboard image references (2 locations)
  • docs/fundamentals/dashboard/security-considerations.md - Dashboard image references (2 locations)
  • docs/fundamentals/dashboard/enable-browser-telemetry.md - Dashboard image references (4 locations)
  • docs/fundamentals/dashboard/configuration.md - Dashboard image references (2 locations)

These changes ensure that users following the documentation will be using the latest stable version of .NET Aspire components and dashboard images.

Fixes #4256.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.


Internal previews

📄 File 🔗 Preview link
docs/fundamentals/dashboard/configuration.md docs/fundamentals/dashboard/configuration
docs/fundamentals/dashboard/enable-browser-telemetry.md docs/fundamentals/dashboard/enable-browser-telemetry
docs/fundamentals/dashboard/overview.md docs/fundamentals/dashboard/overview
docs/fundamentals/dashboard/security-considerations.md docs/fundamentals/dashboard/security-considerations
docs/fundamentals/dashboard/standalone-for-nodejs.md docs/fundamentals/dashboard/standalone-for-nodejs
docs/fundamentals/dashboard/standalone-for-python.md docs/fundamentals/dashboard/standalone-for-python
docs/fundamentals/dashboard/standalone.md docs/fundamentals/dashboard/standalone

…from 9.0 to 9.4

Co-authored-by: davidfowl <95136+davidfowl@users.noreply.github.com>
Copy link
Contributor

PoliCheck Scan Report

The following reports lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 issues. Other issues are also a high priority. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a comment that you post to the PR. The feedback helps reduce false positive instances in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@Copilot Copilot AI changed the title [WIP] Update versions in the docs to 9.4 Update .NET Aspire versions from 9.3.0 to 9.4.0 in documentation Aug 13, 2025
@Copilot Copilot AI requested a review from davidfowl August 13, 2025 13:13
Copilot finished work on behalf of davidfowl August 13, 2025 13:13
@IEvangelist IEvangelist marked this pull request as ready for review August 13, 2025 13:13
@IEvangelist IEvangelist merged commit 7ebff9f into main Aug 13, 2025
11 checks passed
@IEvangelist IEvangelist deleted the copilot/fix-4256 branch August 13, 2025 13:14
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 versions in the docs to 9.4
3 participants