Skip to content

CsvOutputFormatter is hardcoded to use NewtonsoftJson #200

@twsouthwick

Description

@twsouthwick

The Csv writer relies on Newtonsoft.Json for a lot of the writing, which forces it to be included. As of .NET Core 3.0, is not required.

and this can be searched for the first non-null instance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions