• J
    CoreFx work · 36707f7c
    Jared Parsons 提交于
    This changes the following:
    
    - Changed the fallback encoding for EncodedStringText to Latin1 instead
    of code page 1252.  The latter is not supported on CoreCLR so using the
    more general Latin1.
    - Change the VB compiler code base to be CoreCLR compatible as well.
    36707f7c
CommandLineParser.vb 103.0 KB