0
Answer

No output to console window in debug mode

Photo of Hector Maturana

Hector Maturana

18y
2.3k
1

 I am writing an console application but when I try to debug there is not output from Console.WriteLine() to the console window just to the quick console in the IDE.
 The output is ok when I run the release vertion.