Updated handling of fowarded header and fixed base64 encoding of certificate
continuous-integration/drone/pr Build is passing

This commit is contained in:
Khwezi Mngoma
2026-06-14 22:56:23 +02:00
parent a6a41eaeac
commit d323bd866c
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -18,13 +18,13 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="LiteCharms.Features" Version="1.132.0" />
<PackageReference Include="LiteCharms.Features" Version="1.133.0" />
</ItemGroup>
<!-- UI -->
<ItemGroup>
<PackageReference Include="ANM.Blazored.Toast" Version="0.1.1" />
<PackageReference Include="LiteCharms.Features.MidrandBooks" Version="1.132.0" />
<PackageReference Include="LiteCharms.Features.MidrandBooks" Version="1.133.0" />
<!-- Global Usings -->
<Using Include="Blazored.Toast.Services" />