Skip to content

Commit 78784b4

Browse files
committed
Updated to Cofoundry 0.4
1 parent 809d724 commit 78784b4

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.3.2" />
20-
<PackageReference Include="MailKit" Version="2.0.4" />
19+
<PackageReference Include="Cofoundry.Core" Version="0.4.0-beta0024" />
20+
<PackageReference Include="MailKit" Version="2.0.6" />
2121
</ItemGroup>
2222

2323
</Project>

0 commit comments

Comments
 (0)