I am getting this error when compiling the LIB solution:
Error 156 Cannot write to the output file "obj\Debug\IdeaBlade.Cab.EntityManager.Inspector.EntityManagerInspectorEntitiesView.resources". The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters. IdeaBlade.Cab.EntityManager.Inspector
How do I resolve this?
Bill