• Jon Skeet's avatar
    Change JSON field name formatting · 50a37e01
    Jon Skeet authored
    This affects cases with leading capital letters.
    
    This breaks compatibility with previous C# releases, but
    fixes compatibility with other implementations.
    
    See #2278 for details.
    50a37e01
JsonFormatterTest.cs 26.3 KB