Are you debugging? Look at the “Output” Tab (View
| Output
, or Ctrl+Alt+O) in Visual Studio.
If it’s not outputting there, you need to add a listener.
Check this documentation.
Are you debugging? Look at the “Output” Tab (View
| Output
, or Ctrl+Alt+O) in Visual Studio.
If it’s not outputting there, you need to add a listener.
Check this documentation.