Heya David,
Your best solution in this case, at least in the short term, is to build from source and use the individual DLLs in your projects. To see which DLLs are required by NetworkComms.Net please look at the build batch files in the SingleDLLBuild project of the solution. This will increase the number of references you may have to add but allows you to manage any dependencies yourself.
Regards,
Marc