Fixed email sending logic
continuous-integration/drone/pr Build is passing

This commit is contained in:
Khwezi Mngoma
2026-05-16 00:32:22 +02:00
parent 547f8dd229
commit 53b422433c
5 changed files with 16 additions and 7 deletions
@@ -17,11 +17,12 @@
<!-- Lite Charms Libraries -->
<ItemGroup>
<PackageReference Include="LiteCharms.Features" Version="1.27.0" />
<PackageReference Include="LiteCharms.Features" Version="1.32.0" />
</ItemGroup>
<!-- Shared Global Usings -->
<ItemGroup>
<Using Include="Quartz" />
<Using Include="Mediator" />
</ItemGroup>
</Project>