workflow-core
workflow-core copied to clipboard
#1270 Fixed list items deserialization duplication
Added JsonSerializerSetting ObjectCreationHandling = ObjectCreationHandling.Replace to fix the issue with deserialization of the list items being duplicated. Issue #1270