-
- Downloads
CSharp: Fix compiler version detection in non-English languages
When we run `csc.exe /help` we look for "Version" in the output.
Explicitly ask for the output in English.
Reported-by:
<guttally@users.noreply.github.com>
Please register or sign in to comment