elsa-core/src/apps
Sipke Schoorstra f301da3b12 Switch to RunAsync for all web applications
Updated the Program.cs files across web applications to use `await app.RunAsync()` instead of `app.Run()`. This change ensures proper asynchronous operation and aligns with best practices for hosting .NET applications.
2024-07-24 14:18:04 +02:00
..
Elsa.Server.LoadBalancer Switch to RunAsync for all web applications 2024-07-24 14:18:04 +02:00
Elsa.Server.Web Switch to RunAsync for all web applications 2024-07-24 14:18:04 +02:00
Elsa.ServerAndStudio.Web Switch to RunAsync for all web applications 2024-07-24 14:18:04 +02:00
Elsa.Studio.Web Switch to RunAsync for all web applications 2024-07-24 14:18:04 +02:00
ElsaStudioWebAssembly Enable Proto Actor Tracing for TraceLens (#5800) 2024-07-19 20:23:32 +02:00
Directory.Build.props Enable Proto Actor Tracing for TraceLens (#5800) 2024-07-19 20:23:32 +02:00