Change application type to Windows before debugging. Without Console window, Console.WriteLine works like Trace.WriteLine. Don’t forget to reset application back to Console type after debugging.
Change application type to Windows before debugging. Without Console window, Console.WriteLine works like Trace.WriteLine. Don’t forget to reset application back to Console type after debugging.