File tree Expand file tree Collapse file tree 8 files changed +16
-16
lines changed
itext.tests/itext.cleanup.tests
itext/pdfcleanup/actions/data Expand file tree Collapse file tree 8 files changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ DOXYFILE_ENCODING = UTF-8
3232# title of most generated pages and in a few other places.
3333# The default value is: My Project.
3434
35- PROJECT_NAME = "pdfSweep 4.0.0 API"
35+ PROJECT_NAME = "pdfSweep 4.0.1 API"
3636
3737# The PROJECT_NUMBER tag can be used to enter a project or revision number. This
3838# could be handy for archiving the generated documentation or if some version
Original file line number Diff line number Diff line change 1515
1616[ assembly: Guid ( "647c862e-d837-4901-8e7b-68f5f8bf8f34" ) ]
1717
18- [ assembly: AssemblyVersion ( "4.0.0 .0" ) ]
19- [ assembly: AssemblyFileVersion ( "4.0.0 .0" ) ]
20- [ assembly: AssemblyInformationalVersion ( "4.0.0 " ) ]
18+ [ assembly: AssemblyVersion ( "4.0.1 .0" ) ]
19+ [ assembly: AssemblyFileVersion ( "4.0.1 .0" ) ]
20+ [ assembly: AssemblyInformationalVersion ( "4.0.1 " ) ]
2121
2222[ assembly: NUnit . Framework . Timeout ( 300000 ) ]
Original file line number Diff line number Diff line change 4040 </ItemGroup >
4141 <ItemGroup >
4242 <ProjectReference Include =" ..\..\..\itextcore\itext\itext.io\itext.io.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.io\itext.io.csproj')" />
43- <PackageReference Include =" itext7 " Version =" 8.0.0 " Condition =" !Exists('..\..\..\itextcore\itext\itext.io\itext.io.csproj')" />
43+ <PackageReference Include =" itext " Version =" 8.0.2 " Condition =" !Exists('..\..\..\itextcore\itext\itext.io\itext.io.csproj')" />
4444 <ProjectReference Include =" ..\..\..\itextcore\itext\itext.kernel\itext.kernel.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.kernel\itext.kernel.csproj')" />
4545 <ProjectReference Include =" ..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.csproj')" />
46- <PackageReference Include =" itext7 .pdftest" Version =" 8.0.0 " Condition =" !Exists('..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.csproj')" />
46+ <PackageReference Include =" itext .pdftest" Version =" 8.0.2 " Condition =" !Exists('..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.csproj')" />
4747 <ProjectReference Include =" ..\..\..\itextcore\itext\itext.bouncy-castle-adapter\itext.bouncy-castle-adapter.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.bouncy-castle-adapter\itext.bouncy-castle-adapter.csproj')" />
48- <PackageReference Include =" itext7 .bouncy-castle-adapter" Version =" 8.0.0 " Condition =" !Exists('..\..\..\itextcore\itext\itext.bouncy-castle-adapter\itext.bouncy-castle-adapter.csproj')" />
48+ <PackageReference Include =" itext .bouncy-castle-adapter" Version =" 8.0.2 " Condition =" !Exists('..\..\..\itextcore\itext\itext.bouncy-castle-adapter\itext.bouncy-castle-adapter.csproj')" />
4949
5050 <ProjectReference Include =" ..\..\itext\itext.cleanup\itext.cleanup.csproj" />
5151 </ItemGroup >
Original file line number Diff line number Diff line change 2121
2222[ assembly: Guid ( "ec333396-8945-4d69-b626-475b4e2ede61" ) ]
2323
24- [ assembly: AssemblyVersion ( "4.0.0 .0" ) ]
25- [ assembly: AssemblyFileVersion ( "4.0.0 .0" ) ]
26- [ assembly: AssemblyInformationalVersion ( "4.0.0 " ) ]
24+ [ assembly: AssemblyVersion ( "4.0.1 .0" ) ]
25+ [ assembly: AssemblyFileVersion ( "4.0.1 .0" ) ]
26+ [ assembly: AssemblyInformationalVersion ( "4.0.1 " ) ]
Original file line number Diff line number Diff line change 3030 </ItemGroup >
3131 <ItemGroup >
3232 <ProjectReference Include =" ..\..\..\itextcore\itext\itext.io\itext.io.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.io\itext.io.csproj')" />
33- <PackageReference Include =" itext7 " Version =" 8.0.0 " Condition =" !Exists('..\..\..\itextcore\itext\itext.io\itext.io.csproj')" />
33+ <PackageReference Include =" itext " Version =" 8.0.2 " Condition =" !Exists('..\..\..\itextcore\itext\itext.io\itext.io.csproj')" />
3434 <ProjectReference Include =" ..\..\..\itextcore\itext\itext.kernel\itext.kernel.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.kernel\itext.kernel.csproj')" />
3535 <ProjectReference Include =" ..\..\..\itextcore\itext\itext.layout\itext.layout.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.layout\itext.layout.csproj')" />
3636 </ItemGroup >
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ public class PdfSweepProductData {
3434
3535 public const String PDF_SWEEP_PUBLIC_PRODUCT_NAME = PDF_SWEEP_PRODUCT_NAME ;
3636
37- private const String PDF_SWEEP_VERSION = "4.0.0 " ;
37+ private const String PDF_SWEEP_VERSION = "4.0.1 " ;
3838
3939 private const int PDF_SWEEP_COPYRIGHT_SINCE = 2000 ;
4040
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<package xmlns =" http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd" >
33 <metadata >
4- <id >itext7 .pdfsweep</id >
5- <version >4.0.0 </version >
4+ <id >itext .pdfsweep</id >
5+ <version >4.0.1 </version >
66 <title >iText pdfSweep</title >
77 <authors >iText Software</authors >
88 <owners >iText Software</owners >
1818 <tags >itext itext7 itextsharp c# .net csharp pdf cleanup pdfsweep</tags >
1919 <repository type =" git" url =" https://github.com/itext/i7j-pdfsweep.git" />
2020 <dependencies >
21- <dependency id =" itext7 " version =" 8.0.0 " />
21+ <dependency id =" itext " version =" 8.0.2 " />
2222 </dependencies >
2323 </metadata >
2424 <files >
Original file line number Diff line number Diff line change 1- 33b3fdb462401e392e41147bbf7b31da13515f6a
1+ 7fdf99c16d953dde5a7e160f9cf19202db1b3242
You can’t perform that action at this time.
0 commit comments