I've got a rather strange problem. This morning when I started working on my project I got a PopUp in Visual Studios:
The line endings in the following file are not consistent. Do you want to normalize the line endings?
I clicked Yes......and since then my project has started behaving strange. The Master Page is not Loading the CSS nor JavaScript nor JQuery nor even the Images from Images folder.
After checking in FireBug, I realized that the Files/Images are not loading from the specified path.
Is there a way to revert the Line Normalization back or an alternative so that the required files/images can be loaded from the specified path.
I am using Visual Studio 2013 with Windows 8.1
Any Help is appreciated.... Thanks :)