I have recently installed the new Azure development tools for Visual Studio 2010 service pack 1. Every time that I try to publish an existing website (using file system depl
I have the same issue in VS2013, the solution I found was by creating a new empty web application project can copying the following lines from it into my old website project:
At the top: