Commit 07929ce
committed
redirect Console.Out to stderr
Redirecting Console.Out to use the standard error stream to try reduce
the chances of stdout being corrupted by non-rpc content.1 parent 581baa0 commit 07929ce
File tree
1 file changed
+2
-0
lines changed- src/LanguageServer/Microsoft.CodeAnalysis.LanguageServer
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| 132 | + | |
| 133 | + | |
132 | 134 | | |
133 | 135 | | |
134 | 136 | | |
| |||
0 commit comments