I am trying to build my project and I am getting a weird error every time I try to build the solution. The error is
Error 37 CA0055 : Could not load [Path to DLL]. SampleProject
Error 38 CA0052 : No targets were selected. SampleProject
Any help would be much appreciated.
This solution is also using the following
PostSharp 2.0
Telerik
MVC 3
T4 Templates
I don't know if these contribute to anything but hopefully it is enough information.
The solution for me was to reformat. I couldn't get past it any other way that I had found online or via colleagues.