thanks to
Console.WriteLine does not output to Output Window in VS 2017
I have read that VS 2017 ( Community ) does not have "Hosting Process" removing the ability to use Console.WriteLine("");
However, I have also read from the developer community that this issue has been resolved in an update.
I have just downloaded the latest version 'March 05, 2019 -- Visual Studio 2017 version 15.9.8 Servicing Update' and this is still happening.
Does anyone know a way to fix this or should I just revert back to VS 2015.
Thanks