I have a strange problem. Every time I publish my MVC project the binary is not updating, hence anything I do to alter the code is not reflected when I tried to run it on IIS. Though it is reflected when running from VS 2012.
What is wrong with my VS ? I am very confused.
Things that I have tried:
- delete the bin folder
- delete the obj folder
- delete the publish profile
PS : I only tried the file system publish