Description:
PsModules\CommonBuild\CommonBuild.psd1 contains a UTF-16 BLE BOM, causing GIT to think it is a binary file. This should be changed, and a git attributes added to specify the default encoding. Additionally, all files in the repo should be scanned for a BOM to ensure git treats everything as a proper text file.