Skip to content

Commit f46dcd6

Browse files
committed
Upgraded to CF 0.8
1 parent 37621b3 commit f46dcd6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Cofoundry.Plugins.Mail.MailKit/Cofoundry.Plugins.Mail.MailKit.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
</PropertyGroup>
1717

1818
<ItemGroup>
19-
<PackageReference Include="Cofoundry.Core" Version="0.7.0" />
20-
<PackageReference Include="MailKit" Version="2.1.2" />
19+
<PackageReference Include="Cofoundry.Core" Version="0.8.0" />
20+
<PackageReference Include="MailKit" Version="2.10.0" />
2121
</ItemGroup>
2222

2323
</Project>

0 commit comments

Comments
 (0)