facebook-csharp-sdk / facebook-csharp-sdk

Facebook SDK for .NET
https://github.com/facebook-csharp-sdk/facebook-csharp-sdk
Apache License 2.0
871 stars 446 forks source link

Remove Serializable Attributes #246

Open ntotten opened 11 years ago

ntotten commented 11 years ago

The [Serializable] attributes aren't compatible with PCL, complicate our codebase, and are generally not used.

prabirshrestha commented 11 years ago

for reference see https://github.com/facebook-csharp-sdk/facebook-csharp-sdk/pull/245#issuecomment-15298963