protobuf-net v2 alpha - problems with Dictionary<string,string>?
- by Steve
I was using a version of v2 of protobuf-net from a few weeks ago quite successfully. (I want to use V2 due to the speed of the pre-compiled serializer running on the Compact Framework.) Everything worked great until I tried to serialize an object with a property of type Dictionary. I received the following error:
{"No serializer defined for type:…