Adds MailKit (#69)

This commit is contained in:
3HMonkey 2020-01-12 19:30:41 +01:00 committed by Kamron Batman
parent d6bba58b59
commit e11d1f3ad9
5 changed files with 151 additions and 153 deletions

View file

@ -36,6 +36,7 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<PackageReference Include="MailKit" Version="2.4.1" />
<PackageReference Include="Microsoft.AspNetCore.Connections.Abstractions" Version="3.1.0" />
</ItemGroup>
</Project>