https://github.com/loresoft/msbuildtasks/blob/de6d85c8feb4bf9a71d7ca9e145cabf76f4bdc80/Source/MSBuild.Community.Tasks/FileUpdate.cs#L196 ``` var encoding = new UTF8Encoding(false); //no bom
msbuildtasks/Source/MSBuild.Community.Tasks/FileUpdate.cs
Line 196 in de6d85c