File tree Expand file tree Collapse file tree 8 files changed +13
-13
lines changed
itext.tests/itext.html2pdf.tests
itext/html2pdf/actions/data Expand file tree Collapse file tree 8 files changed +13
-13
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 = "pdfHTML VERSION_PLACEHOLDER API"
35+ PROJECT_NAME = "pdfHTML 4.0.2 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 1717
1818[ assembly: AssemblyVersion ( "4.0.2.0" ) ]
1919[ assembly: AssemblyFileVersion ( "4.0.2.0" ) ]
20- [ assembly: AssemblyInformationalVersion ( "4.0.2-SNAPSHOT " ) ]
20+ [ assembly: AssemblyInformationalVersion ( "4.0.2" ) ]
2121
2222#if ! NETSTANDARD2_0
2323[ assembly: NUnit . Framework . Timeout ( 300000 ) ]
Original file line number Diff line number Diff line change 4545 </ItemGroup >
4646 <ItemGroup >
4747 <ProjectReference Include =" ..\..\..\itextcore\itext\itext.io\itext.io.netstandard.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.io\itext.io.netstandard.csproj')" />
48- <PackageReference Include =" itext7" Version =" 7.2.2-SNAPSHOT " Condition =" !Exists('..\..\..\itextcore\itext\itext.io\itext.io.netstandard.csproj')" />
48+ <PackageReference Include =" itext7" Version =" 7.2.2" Condition =" !Exists('..\..\..\itextcore\itext\itext.io\itext.io.netstandard.csproj')" />
4949 <ProjectReference Include =" ..\..\..\itextcore\itext\itext.kernel\itext.kernel.netstandard.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.kernel\itext.kernel.netstandard.csproj')" />
5050 <ProjectReference Include =" ..\..\..\itextcore\itext\itext.layout\itext.layout.netstandard.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.layout\itext.layout.netstandard.csproj')" />
5151 <ProjectReference Include =" ..\..\..\itextcore\itext\itext.forms\itext.forms.netstandard.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.forms\itext.forms.netstandard.csproj')" />
5252 <ProjectReference Include =" ..\..\..\itextcore\itext\itext.pdfa\itext.pdfa.netstandard.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.pdfa\itext.pdfa.netstandard.csproj')" />
5353 <ProjectReference Include =" ..\..\..\itextcore\itext\itext.hyph\itext.hyph.netstandard.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.hyph\itext.hyph.netstandard.csproj')" />
54- <PackageReference Include =" itext7.hyph" Version =" 7.2.2-SNAPSHOT " Condition =" !Exists('..\..\..\itextcore\itext\itext.hyph\itext.hyph.netstandard.csproj')" />
54+ <PackageReference Include =" itext7.hyph" Version =" 7.2.2" Condition =" !Exists('..\..\..\itextcore\itext\itext.hyph\itext.hyph.netstandard.csproj')" />
5555 <ProjectReference Include =" ..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.netstandard.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.netstandard.csproj')" />
56- <PackageReference Include =" itext7.pdftest" Version =" 7.2.2-SNAPSHOT " Condition =" !Exists('..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.netstandard.csproj')" />
56+ <PackageReference Include =" itext7.pdftest" Version =" 7.2.2" Condition =" !Exists('..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.netstandard.csproj')" />
5757 <ProjectReference Include =" ..\..\..\itextcore\itext\itext.styledxmlparser\itext.styledxmlparser.netstandard.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.styledxmlparser\itext.styledxmlparser.netstandard.csproj')" />
5858 <ProjectReference Include =" ..\..\..\itextcore\itext\itext.svg\itext.svg.netstandard.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.svg\itext.svg.netstandard.csproj')" />
5959 <ProjectReference Include =" ..\..\itext\itext.html2pdf\itext.html2pdf.csproj" />
Original file line number Diff line number Diff line change 3030
3131[ assembly: AssemblyVersion ( "4.0.2.0" ) ]
3232[ assembly: AssemblyFileVersion ( "4.0.2.0" ) ]
33- [ assembly: AssemblyInformationalVersion ( "4.0.2-SNAPSHOT " ) ]
33+ [ assembly: AssemblyInformationalVersion ( "4.0.2" ) ]
Original file line number Diff line number Diff line change 3131 </ItemGroup >
3232 <ItemGroup >
3333 <ProjectReference Include =" ..\..\..\itextcore\itext\itext.io\itext.io.netstandard.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.io\itext.io.netstandard.csproj')" />
34- <PackageReference Include =" itext7" Version =" 7.2.2-SNAPSHOT " Condition =" !Exists('..\..\..\itextcore\itext\itext.io\itext.io.netstandard.csproj')" />
34+ <PackageReference Include =" itext7" Version =" 7.2.2" Condition =" !Exists('..\..\..\itextcore\itext\itext.io\itext.io.netstandard.csproj')" />
3535 <ProjectReference Include =" ..\..\..\itextcore\itext\itext.kernel\itext.kernel.netstandard.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.kernel\itext.kernel.netstandard.csproj')" />
3636 <ProjectReference Include =" ..\..\..\itextcore\itext\itext.layout\itext.layout.netstandard.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.layout\itext.layout.netstandard.csproj')" />
3737 <ProjectReference Include =" ..\..\..\itextcore\itext\itext.forms\itext.forms.netstandard.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.forms\itext.forms.netstandard.csproj')" />
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ namespace iText.Html2pdf.Actions.Data {
3333 public sealed class PdfHtmlProductData {
3434 private const String PDF_HTML_PUBLIC_PRODUCT_NAME = "pdfHTML" ;
3535
36- private const String PDF_HTML_VERSION = "4.0.2-SNAPSHOT " ;
36+ private const String PDF_HTML_VERSION = "4.0.2" ;
3737
3838 private const int PDF_HTML_COPYRIGHT_SINCE = 2000 ;
3939
Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd" >
33 <metadata >
44 <id >itext7.pdfhtml</id >
5- <version >4.0.2-SNAPSHOT </version >
5+ <version >4.0.2</version >
66 <title >iText 7 pdfHTML</title >
77 <authors >iText Software</authors >
88 <owners >iText Software</owners >
1919 <repository type =" git" url =" https://github.com/itext/i7n-pdfhtml.git" />
2020 <dependencies >
2121 <group targetFramework =" net461" >
22- <dependency id =" itext7" version =" 7.2.2-SNAPSHOT " />
22+ <dependency id =" itext7" version =" 7.2.2" />
2323 </group >
2424 <group targetFramework =" netstandard2.0" >
25- <dependency id =" itext7" version =" 7.2.2-SNAPSHOT " />
25+ <dependency id =" itext7" version =" 7.2.2" />
2626 </group >
2727 </dependencies >
2828 </metadata >
3636 <file src =" ITSC-avatar.png" target =" " />
3737 <file src =" NOTICE.txt" target =" " />
3838 </files >
39- </package >
39+ </package >
Original file line number Diff line number Diff line change 1- 3819c6e2c5ce243dbe3af69f3af53bc1902f3c1d
1+ 12343b9837284da254c583d7e8ea63aeea5c4624
You can’t perform that action at this time.
0 commit comments