Building my Jenkins/MSBuild solution gives me this error
c:\\WINDOWS\\Microsoft.NET\\Framework\\v4.0.30319\\Microsoft.Common.targets(483,9): error :
The OutputP
As mentioned by perlyking, rather than editing the csproj XML The following worked for me. Here are the steps I used.