I an trying to publish my website along with few WebJobs but after the website and the jobs are created on the Azure Website, I see an error on the VS.NET 2013 that says:
I managed to rid this error by removing an old reference in my web csproj file
I had already upgraded to the newer package Microsoft.Web.WebJobs.Publish.2.0.0 which was also referenced.
Microsoft.Web.WebJobs.Publish.2.0.0