I'm deploying continuous integration and attempting to build the solution on Jenkins. The build will be done in ASP.NET projects, both webforms and mvc.
TheotherMSBuildsettingshavealreadybeenmade.
IfIbuildtheprojectwithouttheBuildconfiguration,jenkinsrunssuccessfully,howeverifyouenableBuilditcausesthefollowingerror:
Would anyone know if you have any other configuration that I'm not putting to run Build? Ps: I created a solution in standard mvc, it does the build normally on my machine, but on the server where jenkins is, no.