File tree 8 files changed +12
-12
lines changed
itext/html2pdf/actions/data
itext.tests/itext.html2pdf.tests
8 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ DOXYFILE_ENCODING = UTF-8
32
32
# title of most generated pages and in a few other places.
33
33
# The default value is: My Project.
34
34
35
- PROJECT_NAME = "pdfHTML VERSION_PLACEHOLDER API"
35
+ PROJECT_NAME = "pdfHTML 4.0.4 API"
36
36
37
37
# The PROJECT_NUMBER tag can be used to enter a project or revision number. This
38
38
# could be handy for archiving the generated documentation or if some version
Original file line number Diff line number Diff line change 17
17
18
18
[ assembly: AssemblyVersion ( "4.0.4.0" ) ]
19
19
[ assembly: AssemblyFileVersion ( "4.0.4.0" ) ]
20
- [ assembly: AssemblyInformationalVersion ( "4.0.4-SNAPSHOT " ) ]
20
+ [ assembly: AssemblyInformationalVersion ( "4.0.4" ) ]
21
21
22
22
#if ! NETSTANDARD2_0
23
23
[ assembly: NUnit . Framework . Timeout ( 300000 ) ]
Original file line number Diff line number Diff line change 45
45
</ItemGroup >
46
46
<ItemGroup >
47
47
<ProjectReference Include =" ..\..\..\itextcore\itext\itext.io\itext.io.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.io\itext.io.csproj')" />
48
- <PackageReference Include =" itext7" Version =" 7.2.5-SNAPSHOT " Condition =" !Exists('..\..\..\itextcore\itext\itext.io\itext.io.csproj')" />
48
+ <PackageReference Include =" itext7" Version =" 7.2.4 " Condition =" !Exists('..\..\..\itextcore\itext\itext.io\itext.io.csproj')" />
49
49
<ProjectReference Include =" ..\..\..\itextcore\itext\itext.kernel\itext.kernel.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.kernel\itext.kernel.csproj')" />
50
50
<ProjectReference Include =" ..\..\..\itextcore\itext\itext.layout\itext.layout.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.layout\itext.layout.csproj')" />
51
51
<ProjectReference Include =" ..\..\..\itextcore\itext\itext.forms\itext.forms.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.forms\itext.forms.csproj')" />
52
52
<ProjectReference Include =" ..\..\..\itextcore\itext\itext.pdfa\itext.pdfa.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.pdfa\itext.pdfa.csproj')" />
53
53
<ProjectReference Include =" ..\..\..\itextcore\itext\itext.hyph\itext.hyph.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.hyph\itext.hyph.csproj')" />
54
- <PackageReference Include =" itext7.hyph" Version =" 7.2.5-SNAPSHOT " Condition =" !Exists('..\..\..\itextcore\itext\itext.hyph\itext.hyph.csproj')" />
54
+ <PackageReference Include =" itext7.hyph" Version =" 7.2.4 " Condition =" !Exists('..\..\..\itextcore\itext\itext.hyph\itext.hyph.csproj')" />
55
55
<ProjectReference Include =" ..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.csproj')" />
56
- <PackageReference Include =" itext7.pdftest" Version =" 7.2.5-SNAPSHOT " Condition =" !Exists('..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.csproj')" />
56
+ <PackageReference Include =" itext7.pdftest" Version =" 7.2.4 " Condition =" !Exists('..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.csproj')" />
57
57
<ProjectReference Include =" ..\..\..\itextcore\itext\itext.styledxmlparser\itext.styledxmlparser.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.styledxmlparser\itext.styledxmlparser.csproj')" />
58
58
<ProjectReference Include =" ..\..\..\itextcore\itext\itext.svg\itext.svg.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.svg\itext.svg.csproj')" />
59
59
<ProjectReference Include =" ..\..\itext\itext.html2pdf\itext.html2pdf.csproj" />
Original file line number Diff line number Diff line change 30
30
31
31
[ assembly: AssemblyVersion ( "4.0.4.0" ) ]
32
32
[ assembly: AssemblyFileVersion ( "4.0.4.0" ) ]
33
- [ assembly: AssemblyInformationalVersion ( "4.0.4-SNAPSHOT " ) ]
33
+ [ assembly: AssemblyInformationalVersion ( "4.0.4" ) ]
Original file line number Diff line number Diff line change 31
31
</ItemGroup >
32
32
<ItemGroup >
33
33
<ProjectReference Include =" ..\..\..\itextcore\itext\itext.io\itext.io.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.io\itext.io.csproj')" />
34
- <PackageReference Include =" itext7" Version =" 7.2.5-SNAPSHOT " Condition =" !Exists('..\..\..\itextcore\itext\itext.io\itext.io.csproj')" />
34
+ <PackageReference Include =" itext7" Version =" 7.2.4 " Condition =" !Exists('..\..\..\itextcore\itext\itext.io\itext.io.csproj')" />
35
35
<ProjectReference Include =" ..\..\..\itextcore\itext\itext.kernel\itext.kernel.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.kernel\itext.kernel.csproj')" />
36
36
<ProjectReference Include =" ..\..\..\itextcore\itext\itext.layout\itext.layout.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.layout\itext.layout.csproj')" />
37
37
<ProjectReference Include =" ..\..\..\itextcore\itext\itext.forms\itext.forms.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.forms\itext.forms.csproj')" />
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ namespace iText.Html2pdf.Actions.Data {
33
33
public sealed class PdfHtmlProductData {
34
34
private const String PDF_HTML_PUBLIC_PRODUCT_NAME = "pdfHTML" ;
35
35
36
- private const String PDF_HTML_VERSION = "4.0.4-SNAPSHOT " ;
36
+ private const String PDF_HTML_VERSION = "4.0.4" ;
37
37
38
38
private const int PDF_HTML_COPYRIGHT_SINCE = 2000 ;
39
39
Original file line number Diff line number Diff line change 2
2
<package xmlns =" http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd" >
3
3
<metadata >
4
4
<id >itext7.pdfhtml</id >
5
- <version >4.0.4-SNAPSHOT </version >
5
+ <version >4.0.4</version >
6
6
<title >iText 7 pdfHTML</title >
7
7
<authors >iText Software</authors >
8
8
<owners >iText Software</owners >
19
19
<repository type =" git" url =" https://github.com/itext/i7n-pdfhtml.git" />
20
20
<dependencies >
21
21
<group targetFramework =" net461" >
22
- <dependency id =" itext7" version =" 7.2.5-SNAPSHOT " />
22
+ <dependency id =" itext7" version =" 7.2.4 " />
23
23
</group >
24
24
<group targetFramework =" netstandard2.0" >
25
- <dependency id =" itext7" version =" 7.2.5-SNAPSHOT " />
25
+ <dependency id =" itext7" version =" 7.2.4 " />
26
26
</group >
27
27
</dependencies >
28
28
</metadata >
Original file line number Diff line number Diff line change 1
- ed80bdd1bf5d400e9286e25cabb10d1f82415f61
1
+ 5e0117078df527d3381418774154b9c0b9577673
You can’t perform that action at this time.
0 commit comments