Closed
Description
Microsoft is removing support for BinaryFormatter in .NET 9, and presumably this means they might remove the SerializableAttribute
type.
CSLA never really used this, but does require it as a vestige of when we used to support BinaryFormatter.
CSLA should no longer require the use of the Serializable
attribute for serializable types.
Metadata
Assignees
Type
Projects
Status
Done