Added support for header forwarding
continuous-integration/drone/pr Build is passing

This commit is contained in:
Khwezi Mngoma
2026-05-17 08:47:20 +02:00
parent 5f5f83a85a
commit c7f4aad99d
2 changed files with 9 additions and 1 deletions
+2
View File
@@ -57,6 +57,8 @@
<!-- Shared Global Usings -->
<ItemGroup>
<Using Include="Microsoft.AspNetCore.HttpOverrides" />
<Using Include="Microsoft.AspNetCore.Authentication" />
<Using Include="Blazored.Toast" />
<Using Include="Quartz" />
<Using Include="Mediator" />