-
Type: Bug
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: 0.9
-
Component/s: None
-
None
-
Environment:Windows
If I have an object with a property:
[BsonRepresentation(BsonType.String)]
public Guid photoId
Callign ToJson() on an that object leads to the folling being generated:
"photoId": "{}"