I am trying to publish a Webjob through VS 2019 Community. I have done it before in the other webjob project in the same solution, but this time it seems to not be working.
I got the publish profile settings from Azure app service and the validation on the connection works fine.
When I do the publish through VS I'm getting this error:
Error MSB4057: The target "MSDeployPublish" does not exist in the project
I tried several things like,
intalling MSBuild.Microsoft.VisualStudio.Web.targets Nuget Package and
also, re-intalling Microsoft.Web.WebJobs.Publish several times, but not success.
Views:
6897
Total Answered:
2
Total Marked As Answer:
1
Posted On:
25-Oct-2019 08:52