elsa-core/test
Sipke Schoorstra 787b3ed8eb
Refactor default field initializations to use null instead of default!.
This update ensures consistency and improves clarity in specifying nullable types and default values. Replaced `default!` with `null` in various activity classes and properties to better align with modern C# nullable reference type practices.
2025-05-20 20:26:57 +02:00
..
component Refactor default field initializations to use null instead of default!. 2025-05-20 20:26:57 +02:00
integration Refactor default field initializations to use null instead of default!. 2025-05-20 20:26:57 +02:00
performance Added example of perfomance test 2024-12-27 18:57:22 +03:00
unit Fix SetVariable test (#6656) 2025-05-20 11:52:57 +02:00
Directory.Build.props Add .NET 9.0 target 2024-12-10 21:06:42 +01:00