File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 88
99 * [ Connect to POP3 Account] ( /projects/mailkit/mailkit-2 )
1010
11- Thsi shows how to connect to a POP3 account.
11+ This shows how to connect to a POP3 account.
12+
13+ dotnet8
Original file line number Diff line number Diff line change 44 <ImplicitUsings >true</ImplicitUsings >
55 </PropertyGroup >
66 <ItemGroup >
7- <PackageReference Include =" MailKit" Version =" 3.1.1 " />
8- <PackageReference Include =" MimeKit" Version =" 3.1.1 " />
7+ <PackageReference Include =" MailKit" Version =" 4.4.0 " />
8+ <PackageReference Include =" MimeKit" Version =" 4.4.0 " />
99 </ItemGroup >
1010</Project >
Original file line number Diff line number Diff line change 44 <ImplicitUsings >true</ImplicitUsings >
55 </PropertyGroup >
66 <ItemGroup >
7- <PackageReference Include =" MailKit" Version =" 3.1.1 " />
8- <PackageReference Include =" MimeKit" Version =" 3.1.1 " />
7+ <PackageReference Include =" MailKit" Version =" 4.4.0 " />
8+ <PackageReference Include =" MimeKit" Version =" 4.4.0 " />
99 </ItemGroup >
1010</Project >
You can’t perform that action at this time.
0 commit comments