Skip to content

Fix duplicate BOM in ServiceCollectionExtensions.cs#4600

Merged
jbogard merged 2 commits into4562-dependency-injection-in-conditionsfrom
copilot/sub-pr-4599
Feb 20, 2026
Merged

Fix duplicate BOM in ServiceCollectionExtensions.cs#4600
jbogard merged 2 commits into4562-dependency-injection-in-conditionsfrom
copilot/sub-pr-4599

Conversation

Copy link
Contributor

Copilot AI commented Feb 20, 2026

src/AutoMapper/ServiceCollectionExtensions.cs contained two consecutive UTF-8 BOM sequences (EF BB BF EF BB BF) at the start of the file instead of one.

Changes

  • Strip the extra BOM so the file begins with a single EF BB BF sequence

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Loading
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