Is Debug.Write and Debug.WriteLine supposed to work? Follow resting Created November 01, 2022 11:26 They aren't appearing anywhere whether I ran the app or ran with debugger. Tested with clean slate console app.
Hi resting!
The output should be on the Debugg output tab.
If the output is not here, please add details about your case: what are your project type, OS, and Rider versions? Thanks!
Thanks Alexandra Guk
My bad. Some how I needed to a trace listener, the below code works fine with Debug.WriteLine