Content in files don't change but flagged as modified. Showing red rectangles where semi-colons would normally go in c# script. I'm tracking modifications to text files. I have a script that creates them. Contents don't change but flagged as modified anyway. The only difference is the date/time of the file when the script runs again.
If I manually delete the file, then create a new one with a matching name, and paste in the content that was there, then it doesn't see as anything changed; which is what I want.