-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Labels
Issue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bugWG-RemotingPSRP issues with any transport layerPSRP issues with any transport layer
Description
dotnet team has published his BinaryFormatter Obsoletion Strategy (07/23/2020)
There is already an impact for PowerShell 7.1 as ASP.NET projects disable BinaryFormatter by default (but can enable)
See #14032
The next impacts will be :
- .NET 7 (Nov 2022) BinaryFormatter disabled by default across all project types
- .NET 8 (Nov 2023) BinaryFormatter infrastructure removed from .NET
The documentation about BinaryFormatter security guide is published.
Metadata
Metadata
Assignees
Labels
Issue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bugWG-RemotingPSRP issues with any transport layerPSRP issues with any transport layer