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. |
||
|---|---|---|
| .. | ||
| Elsa.Server.LoadBalancer | ||
| Elsa.Server.Web | ||
| Elsa.ServerAndStudio.Web | ||
| Elsa.Studio.Web | ||
| ElsaStudioWebAssembly | ||
| Directory.Build.props | ||