Test Project Root Namespace disabling referenced project namespace
21-Jan-1212 Leave a comment
PROBLEM
Had a project SRS.Business.EntityModel
and so created TestProject.SRS.Business.
SOLUTION
I found that this project could not code against the first. However when I subtly changed the Test Project Root Namespace in this case to TestProject.SRSBusiness it worked.