I have made changes to a javascript file and while I am executing and debugging, it is showing me the older version of the file. I tried all the solutions given in this and this links but none of them worked for me. I am using VS 2013 on Win 8.1 and IE 11.
Things I tried :
1) Ctrl + F5
2) Clear browser cache
3) Rebuild Solution
4) Restart VS
5) Restart IIS
6) Clear Temporary ASP.NET Files
7) Restart machine
Still its showing the same older version. Any help would be appreciated.