Hi, I'm using the concat task with a fileset that points to a bunch of files with unicode byte order marks. After the task is complete I wind up with file that's full for BOMs, which down the road, crashes a program that reads this file.
Any good solution to deal with this? The BOMS?