
07-15-2016, 06:01 AM
|
Contributor
|
|
Join Date: Feb 2003
Posts: 405
|
|
VS keeps running the old build
I've got a WebApplication with an html page. When I debug it visual studio runs the old build even if I rebuild it through the Build menu before running it. I fixed it once by creating a new project and copying over all my old code, but I can hardly do this every time I want to debug. I've searched a bit online for an answer but without success. What do I have to do?
|
|