Skip to content

Conversation

JohannesDeml
Copy link

See #425
This fixes the problem for git fighting with the BoM.
From the Microsoft documentation:

Remarks

XmlWriter always writes a Byte Order Mark (BOM) to the underlying data stream; however, some streams must not have a BOM. To omit the BOM, create a new XmlWriterSettings object and set the Encoding property to be a new UTF8Encoding object with the Boolean value in the constructor set to false.

@chkuang-g chkuang-g merged commit 7b195b7 into googlesamples:master Jan 18, 2022
@JohannesDeml
Copy link
Author

Thanks a lot for the merge and the quick release of a new version 🙇‍♂️

@googlesamples googlesamples locked and limited conversation to collaborators Feb 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants