Ricardo Bonino
Ricardo Bonino
> This is working for me. `Install-Package MongoDb.Bson.NodaTime -Version 3.0.0` Then add this line on startup: `NodaTimeSerializers.Register();` > > But works only for newly created workflows, export/import still broken for...
I am also having this issue. I already spent many hours investigating this issue, without any solution. Any Test Method that use DynamicData with more complex data type like objects...
> After further investigation seems like this is a duplicate of #55, and there is already a PR #84 I tested that PR and works well for me. I am...