lonewolf32
09-10-2003, 10:27 AM
Why do some references stored in a vb prioject file always change case? Is there anything to do to prevent it or does anyone know why it happens? The attached file is a report of a "diff" I did between my code and what is on source control, so you can see what I mean. The problem is, if I let it save, then the next time it will want to save in the opposite case again, so this cycle continues over and over again.
The problem I have with this is, that when I go to source control my files, I can't just select the whole bunch to put on source control, I have to do a diff to see what changes are "real" changes, and which ones are just these ridiculous case changes, and it takes a lot more time to do.
Thanks,
The problem I have with this is, that when I go to source control my files, I can't just select the whole bunch to put on source control, I have to do a diff to see what changes are "real" changes, and which ones are just these ridiculous case changes, and it takes a lot more time to do.
Thanks,