Browse Source

Merge pull request #3122 from abpframework/maliming-patch-1

Upgrade MailKit to 2.5.2.
pull/3136/head
maliming 6 years ago
committed by GitHub
parent
commit
eef66d44bb
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      framework/src/Volo.Abp.MailKit/Volo.Abp.MailKit.csproj

2
framework/src/Volo.Abp.MailKit/Volo.Abp.MailKit.csproj

@ -15,7 +15,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="MailKit" Version="2.4.1" />
<PackageReference Include="MailKit" Version="2.5.2" />
</ItemGroup>
<ItemGroup>

Loading…
Cancel
Save