elsa-core/test
minaxi98 b88af1e023
fix: handle arrays of generic types in GetFriendlyTypeName (issue - #7369) (#7400)
* BugFix 7369 - Properly resolve element type for arrays (e.g., List<string>[]) and append []

* PR comments updated

* PR for #7369
2026-04-26 20:02:15 +02:00
..
component feat: extend shells integration and modular server support (#7399) 2026-04-18 14:33:34 +02:00
integration Fix BulkDispatchWorkflows sharing input dictionary across dispatches (#7284) 2026-04-15 14:20:44 +02:00
performance Add unit and integration tests for DownloadHttpFile activity (#7094) 2025-11-24 14:37:06 +01:00
unit fix: handle arrays of generic types in GetFriendlyTypeName (issue - #7369) (#7400) 2026-04-26 20:02:15 +02:00
Directory.Build.props Upgrade projects to target .NET 10, add conditional System.Linq.Async dependencies for compatibility with earlier frameworks, and update project files for consistency across the solution. (#7062) 2025-11-21 20:55:30 +01:00