* Added failing unit test * Added fix for error 'Instance property 'Id' is not defined for type 'Elsa.KeyValues.Entities.SerializedKeyValuePair' (Parameter 'propertyName')' * Added Bson class map for SerializedKeyValuePair. Ignoring _id field mapping. --------- Co-authored-by: Stephan Melzer <s.melzer@mera-petfood.com> Co-authored-by: Sipke Schoorstra <sipkeschoorstra@outlook.com>
1 line
19 B
C#
1 line
19 B
C#
global using Xunit; |