Skip to content

Commit 81b672d

Browse files
committed
Update left .nuspec files
DEVSIX-8402
1 parent 097e807 commit 81b672d

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

iTextAsian.nuspec

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
<projectUrl>https://itextpdf.com/</projectUrl>
1111
<iconUrl>https://itextpdf.com/sites/default/files/ITSC-avatar.png</iconUrl>
1212
<requireLicenseAcceptance>true</requireLicenseAcceptance>
13-
<description>PLEASE NOTE: iTextSharp is EOL, and has been replaced by iText 7. Only security fixes will be added
13+
<description>PLEASE NOTE: iTextSharp is EOL, and has been replaced by iText. Only security fixes will be added
1414

15-
We HIGHLY recommend customers use iText 7 for new projects, and to consider moving existing projects from iTextSharp to iText 7 to benefit from the many improvements such as:
15+
We HIGHLY recommend customers use iText for new projects, and to consider moving existing projects from iTextSharp to iText to benefit from the many improvements such as:
1616
- HTML to PDF (PDF/A) conversion
1717
- PDF Redaction
1818
- SVG support
@@ -24,15 +24,15 @@ We HIGHLY recommend customers use iText 7 for new projects, and to consider movi
2424
- Extra practical add-ons
2525
- Encryption, hashing and digital signatures
2626

27-
This DEPRECATED library adds extra functionality for iTextSharp. Please use iText 7 instead. iText 7 Community: https://www.nuget.org/packages/itext7/ and iText 7 pdfSweep addon: https://www.nuget.org/packages/itext7.pdfsweep/</description>
28-
<summary>Extra functionality for DEPRECACTED iTextSharp PDF generation library written entirely in C# for the .NET platform. Please use iText 7 instead.
29-
iText Community: https://www.nuget.org/packages/itext7/</summary>
27+
This DEPRECATED library adds extra functionality for iTextSharp. Please use iText instead. iText Community: https://www.nuget.org/packages/itext/ and iText pdfSweep addon: https://www.nuget.org/packages/itext.pdfsweep/</description>
28+
<summary>Extra functionality for DEPRECACTED iTextSharp PDF generation library written entirely in C# for the .NET platform. Please use iText instead.
29+
iText Community: https://www.nuget.org/packages/itext/</summary>
3030
<copyright>Copyright (c) 1998-2022 iText Group NV</copyright>
3131
<language>en-US</language>
3232
<tags>itext itextsharp c# csharp .net pdf</tags>
3333
</metadata>
3434

3535
<files>
36-
<file src="src\extras\iTextAsian\bin\Release\iTextAsian.dll" target="lib\" />
36+
<file src="src\extras\iTextAsian\bin\Release\net461\iTextAsian.dll" target="lib\net461" />
3737
</files>
3838
</package>

itext-hyph-xml.nuspec

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
<projectUrl>https://itextpdf.com/</projectUrl>
1111
<iconUrl>https://itextpdf.com/sites/default/files/ITSC-avatar.png</iconUrl>
1212
<requireLicenseAcceptance>true</requireLicenseAcceptance>
13-
<description>PLEASE NOTE: iTextSharp is EOL, and has been replaced by iText 7. Only security fixes will be added
13+
<description>PLEASE NOTE: iTextSharp is EOL, and has been replaced by iText. Only security fixes will be added
1414

15-
We HIGHLY recommend customers use iText 7 for new projects, and to consider moving existing projects from iTextSharp to iText 7 to benefit from the many improvements such as:
15+
We HIGHLY recommend customers use iText for new projects, and to consider moving existing projects from iTextSharp to iText to benefit from the many improvements such as:
1616
- HTML to PDF (PDF/A) conversion
1717
- PDF Redaction
1818
- SVG support
@@ -24,15 +24,15 @@ We HIGHLY recommend customers use iText 7 for new projects, and to consider movi
2424
- Extra practical add-ons
2525
- Encryption, hashing and digital signatures
2626

27-
This DEPRECATED library adds extra functionality for iTextSharp. Please use iText 7 instead. iText 7 Community: https://www.nuget.org/packages/itext7/ and iText 7 pdfSweep addon: https://www.nuget.org/packages/itext7.pdfsweep/</description>
28-
<summary>Extra functionality for DEPRECACTED iTextSharp PDF generation library written entirely in C# for the .NET platform. Please use iText 7 instead.
29-
iText Community: https://www.nuget.org/packages/itext7/</summary>
27+
This DEPRECATED library adds extra functionality for iTextSharp. Please use iText instead. iText Community: https://www.nuget.org/packages/itext/ and iText pdfSweep addon: https://www.nuget.org/packages/itext.pdfsweep/</description>
28+
<summary>Extra functionality for DEPRECACTED iTextSharp PDF generation library written entirely in C# for the .NET platform. Please use iText instead.
29+
iText Community: https://www.nuget.org/packages/itext/</summary>
3030
<copyright>Copyright (c) 1998-2022 iText Group NV</copyright>
3131
<language>en-US</language>
3232
<tags>itext itextsharp c# csharp .net pdf</tags>
3333
</metadata>
3434

3535
<files>
36-
<file src="src\extras\itext-hyph-xml\bin\Release\itext-hyph-xml.dll" target="lib\" />
36+
<file src="src\extras\itext-hyph-xml\bin\Release\net461\itext-hyph-xml.dll" target="lib\net461" />
3737
</files>
3838
</package>

0 commit comments

Comments
 (0)