update mailkit

This commit is contained in:
Aaron Po
2026-06-20 15:26:05 -04:00
parent 67d6350425
commit 194509f9c9

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>