c# - Visual Studio 2010 output window missing debug info -


i trying write output unit tests using system.diagnostics.debug.writeline(...)

the problem is, each time run test, cannot see debug info in output window. working fine , reason debug option missing in show output drop down.

here screenshot: output window missing debug option"

make sure build output set appropriate verbosity setting following options in tools > options:

enter image description here

if doesn't work, there further suggestions available here.


Comments

Popular posts from this blog

javascript - JS causing window size to be bigger than necessary - Dropdown bug -

php - Calling a template part from a post -

How to mention the localhost in android -