As the title suggests, I'm getting no outup in VS2015 from a line such as :
System.Diagnostics.Debug.WriteLine("***************************************Terst output");
I've checked my Output window is set to display this (debug category).
I've had a many a google. Is there any obvious setting I may be missing? Thanks in advance for your input!