There are 3 wcf services which is using some classes in common in their data contract but not all. I need to generate service client using svcutil toll for all 3 services with different namespaces for the service information and common classes in separate namespace.
Any help on this will be appreciated