Skip to content

FormatterServices is obsoleted in .NET 8.0 #55

@emako

Description

@emako

WARN:

SYSLIB0050	“FormatterServices” obsoleted :“Formatter-based serialization is obsolete and should not be used.”	JSONParser.cs

SRC:

[Obsolete("Formatter-based serialization is obsolete and should not be used.", DiagnosticId = "SYSLIB0050", UrlFormat = "https://aka.ms/dotnet-warnings/{0}")]
public static class FormatterServices
{
    ///
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions