* Fix issues with workflow deletion, newline, and DB context. Retract published workflows before deletion to avoid exceptions. Added missing newline at EOF for consistency. Removed redundant DisposeAsync call in migration service. * Add PropertyBag for storing custom workflow properties Replaced `CustomProperties` with `PropertyBag` class for more structured property management across workflows. Adjusted serializations, extensions, and middleware for seamless integration with the new `PropertyBag` structure. |
||
|---|---|---|
| .. | ||
| bundles | ||
| clients/Elsa.Api.Client | ||
| common | ||
| modules | ||
| Directory.Build.props | ||