I'm using Partcover to generate code coverage statistic and want to exclude multiple namespaces using commandline parameter --exclude.
I can't manage to specify multiple namespaces to be excluded, could anyone suggest how to do it? Obviously single namespace mask working well.