Skip to content

Commit 5ac53ce

Browse files
committed
Update project summary in Zetian.csproj
Revised the project summary to accurately describe Zetian as a professional, high-performance SMTP server library for .NET, highlighting its key features such as authentication, TLS/SSL support, rate limiting, and extensible architecture.
1 parent a0a2435 commit 5ac53ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Zetian/Zetian.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<Authors>Taiizor</Authors>
2020
<Product>Zetian SMTP Server</Product>
2121
<Copyright>Copyright © $([System.DateTime]::Today.ToString(yyyy)) $(Authors)</Copyright>
22-
<Summary>A modern and efficient unique identifier generator for .NET ecosystem.</Summary>
22+
<Summary>A professional, high-performance SMTP server library for .NET with minimal dependencies. Features include authentication, TLS/SSL support, rate limiting, and extensible architecture.</Summary>
2323
<Description>A professional, high-performance SMTP server library for .NET with minimal dependencies. Features include authentication, TLS/SSL support, rate limiting, and extensible architecture.</Description>
2424
<PackageReadmeFile>README.MD</PackageReadmeFile>
2525
<PackageLicenseFile>LICENSE</PackageLicenseFile>

0 commit comments

Comments
 (0)