I am working on Desktop application in WPF and creating SqlRepository with LocalDB to store data. I am using following tools
I had similar problem and fixed it when I changed the "start-up project" from another module to the module containing references to all other projects in the solution. Right-click module >> click "Set as StartUp Project"