Skip to content

Commit 2e1cd3c

Browse files
committed
Updated to Cofoundry v0.12.0 release package.
1 parent d049992 commit 2e1cd3c

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
@@ -18,7 +18,7 @@
1818
</PropertyGroup>
1919

2020
<ItemGroup>
21-
<PackageReference Include="Cofoundry.Core" Version="0.11.5-dotnet-8-0031" />
21+
<PackageReference Include="Cofoundry.Core" Version="0.12.0" />
2222
<PackageReference Include="Sendgrid" Version="9.29.3" />
2323
</ItemGroup>
2424

src/SendGridExample/SendGridExample.csproj

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

99
<ItemGroup>
10-
<PackageReference Include="Cofoundry.Web.Admin" Version="0.11.5-dotnet-8-0031" />
10+
<PackageReference Include="Cofoundry.Web.Admin" Version="0.12.0" />
1111
</ItemGroup>
1212

1313
<ItemGroup>

0 commit comments

Comments
 (0)