Everytime I try to patch AssemblyInfo.cs files which are UTF-16 encoded the files are afterwords totally demaged. No metter if they are with or without a BOM. Also it's no metter if they are in Big-Endian or Little-Endian.
Regards,
René
Everytime I try to patch AssemblyInfo.cs files which are UTF-16 encoded the files are afterwords totally demaged. No metter if they are with or without a BOM. Also it's no metter if they are in Big-Endian or Little-Endian.
Regards,
René
Hi René
Unfortunately this is a limitation of FinalBuilder 6. FB6 is not Unicode aware and cannot manipulate Unicode files.
To work around this you can use ASCII encoded files otherwise you will need to upgrade to FB7 which supports uncicode.
Regards,
Steve