I am setting up Jenkins with MSBuild. I was getting the below error while building through jenkins
MSB4019: The imported project "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v12.0\WebApplications\Microsoft.WebApplication.targets" was not found
So I downloaded and installed the MSBuild from the below URL.
http://www.microsoft.com/en-in/download/confirmation.aspx?id=40760
But it's does not contain v12.0 folder . What should i need to do here ?
You need to install the Visual Studio 2013 Shell (Isolated) package from https://visualstudio.microsoft.com/vs/older-downloads/isolated-shell/ to get the C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v12.0\WebApplications\Microsoft.WebApplication.targets
file to build your project.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With