A
Andrew Ducker
I've got a C# project that automatically kicks off NUnit whenever I do
a build. I want to change this so that it only does so when I've got
the Configuration set to NUnit.
Is there any way to either set up the post-build event to be
conditional, or have it be dynamic?
Cheers,
Andy D
a build. I want to change this so that it only does so when I've got
the Configuration set to NUnit.
Is there any way to either set up the post-build event to be
conditional, or have it be dynamic?
Cheers,
Andy D