Skip to content

Commit d4c0284

Browse files
committed
Updated to Cofoundry v0.11
1 parent 982f8e0 commit d4c0284

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Cofoundry.Plugins.Mail.MailKit/Cofoundry.Plugins.Mail.MailKit.csproj

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

1919
<ItemGroup>
20-
<PackageReference Include="Cofoundry.Core" Version="0.10.4-ci0006" />
20+
<PackageReference Include="Cofoundry.Core" Version="0.11.0" />
2121
<PackageReference Include="MailKit" Version="3.1.1" />
2222
</ItemGroup>
2323

src/MailKitExample/MailKitExample.csproj

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

88
<ItemGroup>
9-
<PackageReference Include="Cofoundry.Web.Admin" Version="0.10.4-ci0006" />
9+
<PackageReference Include="Cofoundry.Web.Admin" Version="0.11.0" />
1010
</ItemGroup>
1111

1212
<ItemGroup>

0 commit comments

Comments
 (0)