update mailkit

This commit is contained in:
Aaron Po
2026-06-20 15:26:05 -04:00
parent f7e3ace9c1
commit 460b0dca9a

View File

@@ -7,6 +7,6 @@
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="MailKit" Version="4.15.1" /> <PackageReference Include="MailKit" Version="4.16.0" />
</ItemGroup> </ItemGroup>
</Project> </Project>