Skip to content

BinaryFormatter becomes obsolete -> Remove it with .NET 8.0 #1033

@vbreuss

Description

@vbreuss

I tried executing the preview version of .NET 8.0 with System.IO.Abstractions and got the following test errors (see #1032)
image

The reason is, that the BinaryFormatter becomes obsolete.

I suggest to remove the support for Serialization under .NET8.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: coreIssues that address the core abstractions & the wrappersstate: ready to pickIssues that are ready for being worked onstate: releasedIssues that are releasedtype: enhancementIssues that propose new functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions