Skip to content

Fix wrong order for default configuration #46538

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rufer7
Copy link

@rufer7 rufer7 commented Jun 3, 2025

Summary

This pull request includes a minor reordering of the configuration providers list in the docs/core/extensions/configuration.md file. The change ensures that the appsettings.json configuration provider is listed after the appsettings.*Environment*.json provider for better clarity and alignment with the intended configuration precedence.

Key change:

  • docs/core/extensions/configuration.md: Reordered the appsettings.json entry to follow the appsettings.*Environment*.json entry in the list of configuration providers. This change ensures the order reflects the configuration precedence more accurately.

Internal previews

📄 File 🔗 Preview link
docs/core/extensions/configuration.md docs/core/extensions/configuration

@rufer7 rufer7 requested review from IEvangelist and a team as code owners June 3, 2025 06:50
@dotnetrepoman dotnetrepoman bot added this to the June 2025 milestone Jun 3, 2025
@dotnet-policy-service dotnet-policy-service bot added dotnet-fundamentals/svc community-contribution Indicates PR is created by someone from the .NET community. labels Jun 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-contribution Indicates PR is created by someone from the .NET community. dotnet-fundamentals/svc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant