Tag Archives: webapplication

Microsoft.WebApplication.targets not found

Creando un build script con psake y configurandolo en un servidor de integración con TeamCity me topé con el siguiente error: The imported project “C:\Program Files\MSBuild\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets” was not found Dicho archivo .targets corresponde a un set de elementos, propiedades, targets … Continue reading

Posted in Desarrollo de Software | Tagged , , , , , | Leave a comment