After a tip to go through the output and check the first [project to fail with a missing dll I found a project that had not been built in debug. After that everything fails.
Recompiling that related project in debug started the dlls being written out to the ref
folder.
Not a great error message but I thinl I'm sorted now