Skip to content

Merge to Live#37217

Merged
wadepickett merged 1 commit into
livefrom
main
Jun 1, 2026
Merged

Merge to Live#37217
wadepickett merged 1 commit into
livefrom
main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Jun 1, 2026

[AUTOMATED]

* Initial plan

* Document thread-safety of FileExtensionContentTypeProvider

Add a NOTE block in the 'Map file extensions to MIME types' section
clarifying that FileExtensionContentTypeProvider is not thread-safe
for concurrent writes but can safely be used as a singleton if
mappings are configured only at startup.

Fixes #37210

* Apply suggestion from @wadepickett

Update per BrennanConroy's review suggestion.

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Wade Pickett <wpickett@microsoft.com>
@wadepickett wadepickett self-requested a review June 1, 2026 21:56
@wadepickett wadepickett self-assigned this Jun 1, 2026
Copy link
Copy Markdown
Contributor

@wadepickett wadepickett left a comment

Choose a reason for hiding this comment

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

Approved.

@wadepickett wadepickett merged commit b40c34b into live Jun 1, 2026
5 checks passed
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.

2 participants