You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Updated documentation to specify support for .NET 6.0 and .NET 10.0.
- Added .NET 10.0 as a target framework in both main and test projects.
- Bumped package version to 5.14.0.
- Upgraded NuGet dependencies: AngleSharp, MailKit, Microsoft.SourceLink.GitHub, and System.Configuration.ConfigurationManager.
- No code changes were made.
- Update appveyor.yml
Copy file name to clipboardExpand all lines: Src/MailMergeLib/MailMergeLib.csproj
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
<Description>MailMergeLib is a mail message client library which provides comfortable mail merge capabilities for text, inline images and attachments, as well as good throughput and fault tolerance for sending mail messages.</Description>
0 commit comments