Skip to content

Conversation

@gewarren
Copy link
Contributor

@gewarren gewarren commented Feb 3, 2026

Fixes #50737


Internal previews

📄 File 🔗 Preview link
docs/core/extensions/configuration-providers.md Configuration providers in .NET

@gewarren gewarren requested a review from a team as a code owner February 3, 2026 23:01
Copilot AI review requested due to automatic review settings February 3, 2026 23:01
@dotnetrepoman dotnetrepoman bot added this to the February 2026 milestone Feb 3, 2026
@gewarren gewarren enabled auto-merge (squash) February 3, 2026 23:01
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 addresses issue #50737 where users couldn't find the AddIniFile method referenced in the INI configuration provider section. The change clarifies that the method comes from the Microsoft.Extensions.Configuration.Ini NuGet package.

Changes:

  • Removed package installation instruction from the INI section introductory paragraph
  • Added a NOTE block after the code sample that explicitly mentions the AddIniFile method and its source package
  • Fixed a double-space typo in the process

Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This LGTM @gewarren

Let's :shipit:

@gewarren gewarren merged commit 5a1ca1c into dotnet:main Feb 4, 2026
17 checks passed
@gewarren gewarren deleted the addinifile branch February 4, 2026 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[UUF] AddIniFile method doesn't appear to exist

2 participants