Skip to content

Commit 738e4d4

Browse files
committed
Change NuGet Package id and add new tags
1 parent ddbbb6b commit 738e4d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pdfSweep.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
33
<metadata>
4-
<id>itext.cleanup</id>
4+
<id>itext7.pdfsweep</id>
55
<version>$version$</version>
66
<title>iText 7 pdfSweep</title>
77
<authors>iText Software</authors>
@@ -15,7 +15,7 @@
1515
<releaseNotes>http://itextpdf.com/itext7release</releaseNotes>
1616
<copyright>Copyright (c) 1998-2016 iText Group NV</copyright>
1717
<language>en-US</language>
18-
<tags>itext itextsharp c# .net csharp pdf cleanup</tags>
18+
<tags>itext itext7 itextsharp c# .net csharp pdf cleanup pdfsweep</tags>
1919
<dependencies>
2020
<dependency id="itext" version="7.0.1.0" />
2121
</dependencies>

0 commit comments

Comments
 (0)