I don't understand what's happing here :(
I identified some other embedded files (*.json files) which have the same problem.
I use KDiff3 to compare both files (from solution folder and from NCrunch workspace folder) in two different ways:
- Opening the files directly by KDiff3 (in menu File -> Open)
KDiff3 says both files are binary equal
- Opening the files in an external editor (Notepad++, VS Code, VS 2022)
"Files A and B have equal text, but are not binary equal."
I don't understand why NCrunch is triggering a build although both files are binary equal on disk.
I don't understand why just opening both files, copy & paste content just change some binary data.