Skip to content

Commit 532c9d8

Browse files
author
Joel Mitchell
committed
Updated to final Cofoundry 0.7 release package
1 parent f4f523f commit 532c9d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Cofoundry.Plugins.Mail.SendGrid/Cofoundry.Plugins.Mail.SendGrid.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.6.2-feaure-360-netc-0028" />
20-
<PackageReference Include="Sendgrid" Version="9.16.0" />
19+
<PackageReference Include="Cofoundry.Core" Version="0.7.0" />
20+
<PackageReference Include="Sendgrid" Version="9.17.0" />
2121
</ItemGroup>
2222

2323
</Project>

0 commit comments

Comments
 (0)