Skip to content

Commit b1a768a

Browse files
committed
Updated to Cofoundry 0.10
1 parent 1bb5f87 commit b1a768a

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
@@ -16,7 +16,7 @@
1616
</PropertyGroup>
1717

1818
<ItemGroup>
19-
<PackageReference Include="Cofoundry.Core" Version="0.9.3-reworking-user-a0100" />
19+
<PackageReference Include="Cofoundry.Core" Version="0.10.0" />
2020
<PackageReference Include="MailKit" Version="3.1.1" />
2121
</ItemGroup>
2222

src/MailKitExample/MailKitExample.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-reworking-user-a0100" />
8+
<PackageReference Include="Cofoundry.Web.Admin" Version="0.10.0" />
99
</ItemGroup>
1010

1111
<ItemGroup>

0 commit comments

Comments
 (0)