Format ./web/backend/Infrastructure/Infrastructure.Email

This commit is contained in:
Aaron Po
2026-06-20 15:13:01 -04:00
parent 9ac039dfeb
commit a37f2971a7
3 changed files with 14 additions and 37 deletions

View File

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