Why does the Rider console not output logs

Why does the Rider console not output logs

0
1 comment

Hi, 

it is a known issue. There's a possible workaround for it:

<OutputType>Exe</OutputType>
<DisableWinExeOutputInference>true</DisableWinExeOutputInference>

Please see the full answer here: https://youtrack.jetbrains.com/issue/RIDER-60161#focus=Comments-27-4785352.0-0.

 

K.R.

Sofia

1

Please sign in to leave a comment.