Is there any way to change the 'run' behavior so that my code outputs with powershell as the terminal, not the built in VS debug console?
For practicality, it makes no difference. I would just like to see my 'hello worlds' output to Powershell instead of the built in debug console.