Skip to content

Commit d779ee6

Browse files
committed
Updated to Cofoundry 0.10
1 parent 791e9bb commit d779ee6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Cofoundry.Plugins.Mail.SendGrid/Cofoundry.Plugins.Mail.SendGrid.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</PropertyGroup>
1717

1818
<ItemGroup>
19-
<PackageReference Include="Cofoundry.Core" Version="0.9.3-ci0106" />
19+
<PackageReference Include="Cofoundry.Core" Version="0.10.0" />
2020
<PackageReference Include="Sendgrid" Version="9.26.0" />
2121
</ItemGroup>
2222

src/SendGridExample/SendGridExample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="Cofoundry.Web.Admin" Version="0.9.3-ci0106" />
8+
<PackageReference Include="Cofoundry.Web.Admin" Version="0.10.0" />
99
</ItemGroup>
1010

1111
<ItemGroup>

0 commit comments

Comments
 (0)