Skip to content

Fix token cache builder return XML documentation#3952

Open
edbenson wants to merge 1 commit into
AzureAD:masterfrom
edbenson:fix-xml-doc
Open

Fix token cache builder return XML documentation#3952
edbenson wants to merge 1 commit into
AzureAD:masterfrom
edbenson:fix-xml-doc

Conversation

@edbenson

Copy link
Copy Markdown
  • You've read the Contributor Guide and Code of Conduct.
  • You've included unit or integration tests for your change, where applicable.
  • You've included inline docs for your change, where applicable.
  • There's an open issue for the PR that you are making. If you'd like to propose a new feature or change, please open an issue to discuss the change or find an existing issue.

Fix token cache builder return XML docs

Description

Corrects the <returns> XML documentation for token cache builder methods.

The affected methods return MicrosoftIdentityAppCallsWebApiAuthenticationBuilder
for chaining, not the service collection.

This is a documentation-only change. No runtime behavior is changed.

Tests are not applicable because this only updates XML documentation.

No linked issue: this is a small documentation correction.

@edbenson edbenson requested a review from a team as a code owner July 15, 2026 17:42
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