Skip to content

Commit 6bb4ecc

Browse files
committed
Update package icon - remove text, larger design
1 parent a8c8f3f commit 6bb4ecc

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

CreatePdf.NET/CreatePdf.NET.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<PackageId>CreatePdf.NET</PackageId>
99
<Title>CreatePdf.NET - Simple PDF Creation Library</Title>
10-
<Version>3.0.1</Version>
10+
<Version>3.0.2</Version>
1111
<Authors>Alexander Nachtmann</Authors>
1212
<Summary>Lightweight PDF generation library for .NET 10/9/8 with text rendering, bitmap graphics, and OCR</Summary>
1313
<Description>CreatePdf.NET is a simple, fast PDF creation library for .NET applications. Generate PDF documents with text rendering, bitmap graphics, and optional OCR text extraction. Lightweight, dependency-free, 100% test coverage. Perfect for creating reports, invoices, receipts, labels, and documents. Supports .NET 10, .NET 9, and .NET 8 with fluent C# API.</Description>
@@ -44,7 +44,6 @@
4444

4545
<ItemGroup>
4646
<None Include="..\README.md" Pack="true" PackagePath="\"/>
47-
<None Include="..\icon.png" Pack="true" PackagePath="\"/>
4847
</ItemGroup>
4948

5049
<ItemGroup>

icon.png

-788 Bytes
Loading

0 commit comments

Comments
 (0)