Console.WriteLine() not working
Hi, I have a rakefile-based build that runs some NUnit tests using the jetbrains-nunit launcher, and I don't see the output of the Console.WriteLine() calls, any idea why?
Thanks.
PS: I see the output in other builds, but not in this one...
Please sign in to leave a comment.