-
Notifications
You must be signed in to change notification settings - Fork 266
Closed
Labels
area: coreIssues that address the core abstractions & the wrappersIssues that address the core abstractions & the wrappersstate: ready to pickIssues that are ready for being worked onIssues that are ready for being worked onstate: releasedIssues that are releasedIssues that are releasedtype: enhancementIssues that propose new functionalityIssues that propose new functionality
Description
I tried executing the preview version of .NET 8.0 with System.IO.Abstractions and got the following test errors (see #1032)

The reason is, that the BinaryFormatter becomes obsolete.
I suggest to remove the support for Serialization under .NET8.0.
Metadata
Metadata
Assignees
Labels
area: coreIssues that address the core abstractions & the wrappersIssues that address the core abstractions & the wrappersstate: ready to pickIssues that are ready for being worked onIssues that are ready for being worked onstate: releasedIssues that are releasedIssues that are releasedtype: enhancementIssues that propose new functionalityIssues that propose new functionality