Hello Dan,
This is exactly what I am doing today. However, I would like to see if I am getting out of my mind or if there is someone else who is experiencing the same problem... do you have this problem?
Thank you,
Igor.
I do indeed. I wouldn't say so much that is is a defect as it is the way that netmf and VS work together. When VS is uploading the projects to the board, it expects that every project is needed. And its kind of a crap shoot as to which assembly gets picked as main.
Most of the time you won't have multiple non-related assemblies in a solution, so for most people its a non-issue.
-dan