We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 809d724 commit 78784b4Copy full SHA for 78784b4
src/Cofoundry.Plugins.Mail.MailKit/Cofoundry.Plugins.Mail.MailKit.csproj
@@ -16,8 +16,8 @@
16
</PropertyGroup>
17
18
<ItemGroup>
19
- <PackageReference Include="Cofoundry.Core" Version="0.3.2" />
20
- <PackageReference Include="MailKit" Version="2.0.4" />
+ <PackageReference Include="Cofoundry.Core" Version="0.4.0-beta0024" />
+ <PackageReference Include="MailKit" Version="2.0.6" />
21
</ItemGroup>
22
23
</Project>
0 commit comments