Tagged Questions
1
vote
2answers
308 views
Recompile ASP.NET web project without giving it a virtual directory
In my line of work I'm often retrieving very specific versions of crusty ASP.NET web apps from their long-forgotten repositories, making minor changes and then recompiling.
A major annoyance in this ...