Skip to content

Fix service defaults method in MAUI integration#69

Merged
IEvangelist merged 1 commit into
mainfrom
jfversluis-patch-1
Nov 19, 2025
Merged

Fix service defaults method in MAUI integration#69
IEvangelist merged 1 commit into
mainfrom
jfversluis-patch-1

Conversation

@jfversluis

Copy link
Copy Markdown
Member

AddServiceDefaults was wrongly called on builder.Services in sample code.

Copilot AI review requested due to automatic review settings November 19, 2025 07:50

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 corrects an error in the MAUI integration documentation where AddServiceDefaults() was incorrectly called on builder.Services instead of directly on the builder instance.

  • Fixed the incorrect method invocation pattern for AddServiceDefaults() to align with Aspire conventions

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@IEvangelist
IEvangelist merged commit 3d7b249 into main Nov 19, 2025
14 of 18 checks passed
@IEvangelist
IEvangelist deleted the jfversluis-patch-1 branch November 19, 2025 12:58
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