Files
ECMJobRunner/ECMJobRunner.WebCron
TekH 511fb159c4 Update Hangfire Dashboard Authorization syntax
Updated the `Authorization` property in `app.UseHangfireDashboard`
to use modern C# collection initialization syntax (square brackets)
instead of the older array initialization syntax (curly braces).
This change ensures consistency with modern C# conventions.
2026-07-13 13:23:07 +02:00
..