Comment 2 for bug 1084471

Revision history for this message
Why the Hell Do You Need an Account to Report a Bug (daniel-launchpad-j) wrote :

I have just had the same problem.

In my case cause was one or more projects not having a Property element with a condition for one of the build configurations defined in the .sln file. NUnit tries to find a property matching each and every build configuration for each and every project that it wants to include, even if the sln file points at another configuration for the given build type.

It also seems that sometimes, if the default build configuration doesn't have any customised values it is not included in the proj file.