Skip to content

Commit 2f335a2

Browse files
committed
[RELEASE] pdfHTML 4.0.0
1 parent f5acb42 commit 2f335a2

File tree

12 files changed

+37
-37
lines changed

12 files changed

+37
-37
lines changed

doxyfile

+1-1
Original file line numberDiff line numberDiff 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.0 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

itext.tests/itext.html2pdf.tests/Properties/AssemblyInfo.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
[assembly: AssemblyVersion("4.0.0.0")]
1919
[assembly: AssemblyFileVersion("4.0.0.0")]
20-
[assembly: AssemblyInformationalVersion("4.0.0-SNAPSHOT")]
20+
[assembly: AssemblyInformationalVersion("4.0.0")]
2121

2222
#if !NETSTANDARD2_0
2323
[assembly: NUnit.Framework.Timeout(300000)]

itext.tests/itext.html2pdf.tests/itext.html2pdf.tests.csproj

+11-11
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="14.0" DefaultTargets="Build">
33
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4-
<Import Project="$(SolutionDir)\packages\itext7.pdftest.7.2.0-SNAPSHOT\build\itext7.pdftest.props" Condition="Exists('$(SolutionDir)\packages\itext7.pdftest.7.2.0-SNAPSHOT\build\itext7.pdftest.props')" />
4+
<Import Project="$(SolutionDir)\packages\itext7.pdftest.7.2.0\build\itext7.pdftest.props" Condition="Exists('$(SolutionDir)\packages\itext7.pdftest.7.2.0\build\itext7.pdftest.props')" />
55
<PropertyGroup>
66
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
77
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
@@ -110,28 +110,28 @@
110110
<Name>itext.forms</Name>
111111
</ProjectReference>
112112
<Reference Include="itext.forms, Version=7.2.0.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.forms\itext.forms.csproj')">
113-
<HintPath>$(SolutionDir)\packages\itext7.7.2.0-SNAPSHOT\lib\net461\itext.forms.dll</HintPath>
113+
<HintPath>$(SolutionDir)\packages\itext7.7.2.0\lib\net461\itext.forms.dll</HintPath>
114114
</Reference>
115115
<ProjectReference Include="..\..\..\itextcore\itext\itext.hyph\itext.hyph.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.hyph\itext.hyph.csproj')">
116116
<Project>{56137079-541A-425A-AB97-43AF63793C97}</Project>
117117
<Name>itext.hyph</Name>
118118
</ProjectReference>
119119
<Reference Include="itext.hyph, Version=7.2.0.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.hyph\itext.hyph.csproj')">
120-
<HintPath>$(SolutionDir)\packages\itext7.hyph.7.2.0-SNAPSHOT\lib\net461\itext.hyph.dll</HintPath>
120+
<HintPath>$(SolutionDir)\packages\itext7.hyph.7.2.0\lib\net461\itext.hyph.dll</HintPath>
121121
</Reference>
122122
<ProjectReference Include="..\..\..\itextcore\itext\itext.io\itext.io.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.io\itext.io.csproj')">
123123
<Project>{cee5e7e1-1bf0-4be1-9941-903262ce2f83}</Project>
124124
<Name>itext.io</Name>
125125
</ProjectReference>
126126
<Reference Include="itext.io, Version=7.2.0.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.io\itext.io.csproj')">
127-
<HintPath>$(SolutionDir)\packages\itext7.7.2.0-SNAPSHOT\lib\net461\itext.io.dll</HintPath>
127+
<HintPath>$(SolutionDir)\packages\itext7.7.2.0\lib\net461\itext.io.dll</HintPath>
128128
</Reference>
129129
<ProjectReference Include="..\..\..\itextcore\itext\itext.commons\itext.commons.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.commons\itext.commons.csproj')">
130130
<Project>{339569D2-3BA2-41CC-972C-70B05E4C4FCD}</Project>
131131
<Name>itext.commons</Name>
132132
</ProjectReference>
133133
<Reference Include="itext.commons, Version=7.2.0.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.commons\itext.commons.csproj')">
134-
<HintPath>$(SolutionDir)\packages\itext7.commons.7.2.0-SNAPSHOT\lib\net461\itext.commons.dll</HintPath>
134+
<HintPath>$(SolutionDir)\packages\itext7.commons.7.2.0\lib\net461\itext.commons.dll</HintPath>
135135
</Reference>
136136
<ProjectReference Include="..\..\..\itextcore\itext\itext.kernel\itext.kernel.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.kernel\itext.kernel.csproj')">
137137
<Project>{4e7819e8-7555-4e2e-9a01-d8718a2cfdda}</Project>
@@ -141,42 +141,42 @@
141141
<HintPath>$(SolutionDir)\packages\Portable.BouncyCastle.1.8.9\lib\net40\BouncyCastle.Crypto.dll</HintPath>
142142
</Reference>
143143
<Reference Include="itext.kernel, Version=7.2.0.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.kernel\itext.kernel.csproj')">
144-
<HintPath>$(SolutionDir)\packages\itext7.7.2.0-SNAPSHOT\lib\net461\itext.kernel.dll</HintPath>
144+
<HintPath>$(SolutionDir)\packages\itext7.7.2.0\lib\net461\itext.kernel.dll</HintPath>
145145
</Reference>
146146
<ProjectReference Include="..\..\..\itextcore\itext\itext.layout\itext.layout.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.layout\itext.layout.csproj')">
147147
<Project>{42173642-db52-44d3-9883-3e34c65c53bc}</Project>
148148
<Name>itext.layout</Name>
149149
</ProjectReference>
150150
<Reference Include="itext.layout, Version=7.2.0.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.layout\itext.layout.csproj')">
151-
<HintPath>$(SolutionDir)\packages\itext7.7.2.0-SNAPSHOT\lib\net461\itext.layout.dll</HintPath>
151+
<HintPath>$(SolutionDir)\packages\itext7.7.2.0\lib\net461\itext.layout.dll</HintPath>
152152
</Reference>
153153
<ProjectReference Include="..\..\..\itextcore\itext\itext.pdfa\itext.pdfa.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.pdfa\itext.pdfa.csproj')">
154154
<Project>{9fc2f0b3-a8d2-46da-8724-72e00e67a8fa}</Project>
155155
<Name>itext.pdfa</Name>
156156
</ProjectReference>
157157
<Reference Include="itext.pdfa, Version=7.2.0.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.pdfa\itext.pdfa.csproj')">
158-
<HintPath>$(SolutionDir)\packages\itext7.7.2.0-SNAPSHOT\lib\net461\itext.pdfa.dll</HintPath>
158+
<HintPath>$(SolutionDir)\packages\itext7.7.2.0\lib\net461\itext.pdfa.dll</HintPath>
159159
</Reference>
160160
<ProjectReference Include="..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.csproj')">
161161
<Project>{f9880dc4-f015-4413-af86-66d0e9512774}</Project>
162162
<Name>itext.pdftest</Name>
163163
</ProjectReference>
164164
<Reference Include="itext.pdftest, Version=7.2.0.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.csproj')">
165-
<HintPath>$(SolutionDir)\packages\itext7.pdftest.7.2.0-SNAPSHOT\lib\net461\itext.pdftest.dll</HintPath>
165+
<HintPath>$(SolutionDir)\packages\itext7.pdftest.7.2.0\lib\net461\itext.pdftest.dll</HintPath>
166166
</Reference>
167167
<ProjectReference Include="..\..\..\itextcore\itext\itext.styledxmlparser\itext.styledxmlparser.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.styledxmlparser\itext.styledxmlparser.csproj')">
168168
<Project>{8636f290-00df-403e-b841-e4bfd6d9ce7a}</Project>
169169
<Name>itext.styledxmlparser</Name>
170170
</ProjectReference>
171171
<Reference Include="itext.styledxmlparser, Version=7.2.0.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.styledxmlparser\itext.styledxmlparser.csproj')">
172-
<HintPath>$(SolutionDir)\packages\itext7.7.2.0-SNAPSHOT\lib\net461\itext.styledxmlparser.dll</HintPath>
172+
<HintPath>$(SolutionDir)\packages\itext7.7.2.0\lib\net461\itext.styledxmlparser.dll</HintPath>
173173
</Reference>
174174
<ProjectReference Include="..\..\..\itextcore\itext\itext.svg\itext.svg.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.svg\itext.svg.csproj')">
175175
<Project>{ddec35d2-5781-471d-5ea1-a6e433eddb11}</Project>
176176
<Name>itext.svg</Name>
177177
</ProjectReference>
178178
<Reference Include="itext.svg, Version=7.2.0.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.svg\itext.svg.csproj')">
179-
<HintPath>$(SolutionDir)\packages\itext7.7.2.0-SNAPSHOT\lib\net461\itext.svg.dll</HintPath>
179+
<HintPath>$(SolutionDir)\packages\itext7.7.2.0\lib\net461\itext.svg.dll</HintPath>
180180
</Reference>
181181
<ProjectReference Include="..\..\itext\itext.html2pdf\itext.html2pdf.csproj">
182182
<Project>{ff6ba09d-3655-466a-8c17-a7bfd3479ca1}</Project>

itext.tests/itext.html2pdf.tests/itext.html2pdf.tests.netstandard.csproj

+3-3
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,15 @@
4444
</ItemGroup>
4545
<ItemGroup>
4646
<ProjectReference Include="..\..\..\itextcore\itext\itext.io\itext.io.netstandard.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.io\itext.io.netstandard.csproj')" />
47-
<PackageReference Include="itext7" Version="7.2.0-SNAPSHOT" Condition="!Exists('..\..\..\itextcore\itext\itext.io\itext.io.netstandard.csproj')" />
47+
<PackageReference Include="itext7" Version="7.2.0" Condition="!Exists('..\..\..\itextcore\itext\itext.io\itext.io.netstandard.csproj')" />
4848
<ProjectReference Include="..\..\..\itextcore\itext\itext.kernel\itext.kernel.netstandard.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.kernel\itext.kernel.netstandard.csproj')" />
4949
<ProjectReference Include="..\..\..\itextcore\itext\itext.layout\itext.layout.netstandard.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.layout\itext.layout.netstandard.csproj')" />
5050
<ProjectReference Include="..\..\..\itextcore\itext\itext.forms\itext.forms.netstandard.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.forms\itext.forms.netstandard.csproj')" />
5151
<ProjectReference Include="..\..\..\itextcore\itext\itext.pdfa\itext.pdfa.netstandard.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.pdfa\itext.pdfa.netstandard.csproj')" />
5252
<ProjectReference Include="..\..\..\itextcore\itext\itext.hyph\itext.hyph.netstandard.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.hyph\itext.hyph.netstandard.csproj')" />
53-
<PackageReference Include="itext7.hyph" Version="7.2.0-SNAPSHOT" Condition="!Exists('..\..\..\itextcore\itext\itext.hyph\itext.hyph.netstandard.csproj')" />
53+
<PackageReference Include="itext7.hyph" Version="7.2.0" Condition="!Exists('..\..\..\itextcore\itext\itext.hyph\itext.hyph.netstandard.csproj')" />
5454
<ProjectReference Include="..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.netstandard.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.netstandard.csproj')" />
55-
<PackageReference Include="itext7.pdftest" Version="7.2.0-SNAPSHOT" Condition="!Exists('..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.netstandard.csproj')" />
55+
<PackageReference Include="itext7.pdftest" Version="7.2.0" Condition="!Exists('..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.netstandard.csproj')" />
5656
<ProjectReference Include="..\..\..\itextcore\itext\itext.styledxmlparser\itext.styledxmlparser.netstandard.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.styledxmlparser\itext.styledxmlparser.netstandard.csproj')" />
5757
<ProjectReference Include="..\..\..\itextcore\itext\itext.svg\itext.svg.netstandard.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.svg\itext.svg.netstandard.csproj')" />
5858
<ProjectReference Include="..\..\itext\itext.html2pdf\itext.html2pdf.netstandard.csproj" />

itext.tests/itext.html2pdf.tests/packages.config

+4-4
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
<package id="System.Runtime.CompilerServices.Unsafe" version="5.0.0" targetFramework="net461" />
1616
<package id="System.Threading.Tasks.Extensions" version="4.5.4" targetFramework="net461" />
1717
<package id="System.ValueTuple" version="4.5.0" targetFramework="net461" />
18-
<package id="itext7.pdftest" version="7.2.0-SNAPSHOT" targetFramework="net461" />
19-
<package id="itext7" version="7.2.0-SNAPSHOT" targetFramework="net461" />
20-
<package id="itext7.hyph" version="7.2.0-SNAPSHOT" targetFramework="net461" />
21-
<package id="itext7.commons" version="7.2.0-SNAPSHOT" targetFramework="net461" />
18+
<package id="itext7.pdftest" version="7.2.0" targetFramework="net461" />
19+
<package id="itext7" version="7.2.0" targetFramework="net461" />
20+
<package id="itext7.hyph" version="7.2.0" targetFramework="net461" />
21+
<package id="itext7.commons" version="7.2.0" targetFramework="net461" />
2222
<package id="Portable.BouncyCastle" version="1.8.9" targetFramework="net40" />
2323
</packages>

itext/itext.html2pdf/Properties/AssemblyInfo.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@
3030

3131
[assembly: AssemblyVersion("4.0.0.0")]
3232
[assembly: AssemblyFileVersion("4.0.0.0")]
33-
[assembly: AssemblyInformationalVersion("4.0.0-SNAPSHOT")]
33+
[assembly: AssemblyInformationalVersion("4.0.0")]

itext/itext.html2pdf/itext.html2pdf.csproj

+8-8
Original file line numberDiff line numberDiff line change
@@ -108,21 +108,21 @@
108108
<Name>itext.forms</Name>
109109
</ProjectReference>
110110
<Reference Include="itext.forms, Version=7.2.0.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.forms\itext.forms.csproj')">
111-
<HintPath>$(SolutionDir)\packages\itext7.7.2.0-SNAPSHOT\lib\net461\itext.forms.dll</HintPath>
111+
<HintPath>$(SolutionDir)\packages\itext7.7.2.0\lib\net461\itext.forms.dll</HintPath>
112112
</Reference>
113113
<ProjectReference Include="..\..\..\itextcore\itext\itext.io\itext.io.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.io\itext.io.csproj')">
114114
<Project>{cee5e7e1-1bf0-4be1-9941-903262ce2f83}</Project>
115115
<Name>itext.io</Name>
116116
</ProjectReference>
117117
<Reference Include="itext.io, Version=7.2.0.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.io\itext.io.csproj')">
118-
<HintPath>$(SolutionDir)\packages\itext7.7.2.0-SNAPSHOT\lib\net461\itext.io.dll</HintPath>
118+
<HintPath>$(SolutionDir)\packages\itext7.7.2.0\lib\net461\itext.io.dll</HintPath>
119119
</Reference>
120120
<ProjectReference Include="..\..\..\itextcore\itext\itext.commons\itext.commons.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.commons\itext.commons.csproj')">
121121
<Project>{339569D2-3BA2-41CC-972C-70B05E4C4FCD}</Project>
122122
<Name>itext.commons</Name>
123123
</ProjectReference>
124124
<Reference Include="itext.commons, Version=7.2.0.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.commons\itext.commons.csproj')">
125-
<HintPath>$(SolutionDir)\packages\itext7.commons.7.2.0-SNAPSHOT\lib\net461\itext.commons.dll</HintPath>
125+
<HintPath>$(SolutionDir)\packages\itext7.commons.7.2.0\lib\net461\itext.commons.dll</HintPath>
126126
</Reference>
127127
<ProjectReference Include="..\..\..\itextcore\itext\itext.kernel\itext.kernel.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.kernel\itext.kernel.csproj')">
128128
<Project>{4e7819e8-7555-4e2e-9a01-d8718a2cfdda}</Project>
@@ -132,28 +132,28 @@
132132
<HintPath>$(SolutionDir)\packages\Portable.BouncyCastle.1.8.9\lib\net40\BouncyCastle.Crypto.dll</HintPath>
133133
</Reference>
134134
<Reference Include="itext.kernel, Version=7.2.0.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.kernel\itext.kernel.csproj')">
135-
<HintPath>$(SolutionDir)\packages\itext7.7.2.0-SNAPSHOT\lib\net461\itext.kernel.dll</HintPath>
135+
<HintPath>$(SolutionDir)\packages\itext7.7.2.0\lib\net461\itext.kernel.dll</HintPath>
136136
</Reference>
137137
<ProjectReference Include="..\..\..\itextcore\itext\itext.layout\itext.layout.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.layout\itext.layout.csproj')">
138138
<Project>{42173642-db52-44d3-9883-3e34c65c53bc}</Project>
139139
<Name>itext.layout</Name>
140140
</ProjectReference>
141141
<Reference Include="itext.layout, Version=7.2.0.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.layout\itext.layout.csproj')">
142-
<HintPath>$(SolutionDir)\packages\itext7.7.2.0-SNAPSHOT\lib\net461\itext.layout.dll</HintPath>
142+
<HintPath>$(SolutionDir)\packages\itext7.7.2.0\lib\net461\itext.layout.dll</HintPath>
143143
</Reference>
144144
<ProjectReference Include="..\..\..\itextcore\itext\itext.styledxmlparser\itext.styledxmlparser.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.styledxmlparser\itext.styledxmlparser.csproj')">
145145
<Project>{8636f290-00df-403e-b841-e4bfd6d9ce7a}</Project>
146146
<Name>itext.styledxmlparser</Name>
147147
</ProjectReference>
148148
<Reference Include="itext.styledxmlparser, Version=7.2.0.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.styledxmlparser\itext.styledxmlparser.csproj')">
149-
<HintPath>$(SolutionDir)\packages\itext7.7.2.0-SNAPSHOT\lib\net461\itext.styledxmlparser.dll</HintPath>
149+
<HintPath>$(SolutionDir)\packages\itext7.7.2.0\lib\net461\itext.styledxmlparser.dll</HintPath>
150150
</Reference>
151151
<ProjectReference Include="..\..\..\itextcore\itext\itext.svg\itext.svg.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.svg\itext.svg.csproj')">
152152
<Project>{ddec35d2-5781-471d-5ea1-a6e433eddb11}</Project>
153153
<Name>itext.svg</Name>
154154
</ProjectReference>
155155
<Reference Include="itext.svg, Version=7.2.0.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.svg\itext.svg.csproj')">
156-
<HintPath>$(SolutionDir)\packages\itext7.7.2.0-SNAPSHOT\lib\net461\itext.svg.dll</HintPath>
156+
<HintPath>$(SolutionDir)\packages\itext7.7.2.0\lib\net461\itext.svg.dll</HintPath>
157157
</Reference>
158158
</ItemGroup>
159159
<ItemGroup>
@@ -203,4 +203,4 @@
203203
<Target Name="AfterBuild">
204204
</Target>
205205
-->
206-
</Project>
206+
</Project>

itext/itext.html2pdf/itext.html2pdf.netstandard.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
</ItemGroup>
3333
<ItemGroup>
3434
<ProjectReference Include="..\..\..\itextcore\itext\itext.io\itext.io.netstandard.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.io\itext.io.netstandard.csproj')" />
35-
<PackageReference Include="itext7" Version="7.2.0-SNAPSHOT" Condition="!Exists('..\..\..\itextcore\itext\itext.io\itext.io.netstandard.csproj')" />
35+
<PackageReference Include="itext7" Version="7.2.0" Condition="!Exists('..\..\..\itextcore\itext\itext.io\itext.io.netstandard.csproj')" />
3636
<ProjectReference Include="..\..\..\itextcore\itext\itext.kernel\itext.kernel.netstandard.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.kernel\itext.kernel.netstandard.csproj')" />
3737
<ProjectReference Include="..\..\..\itextcore\itext\itext.layout\itext.layout.netstandard.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.layout\itext.layout.netstandard.csproj')" />
3838
<ProjectReference Include="..\..\..\itextcore\itext\itext.forms\itext.forms.netstandard.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.forms\itext.forms.netstandard.csproj')" />

itext/itext.html2pdf/itext/html2pdf/actions/data/PdfHtmlProductData.cs

+1-1
Original file line numberDiff line numberDiff 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.0-SNAPSHOT";
36+
private const String PDF_HTML_VERSION = "4.0.0";
3737

3838
private const int PDF_HTML_COPYRIGHT_SINCE = 2000;
3939

itext/itext.html2pdf/packages.config

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<package id="System.Runtime.CompilerServices.Unsafe" version="5.0.0" targetFramework="net461" />
1515
<package id="System.Threading.Tasks.Extensions" version="4.5.4" targetFramework="net461" />
1616
<package id="System.ValueTuple" version="4.5.0" targetFramework="net461" />
17-
<package id="itext7" version="7.2.0-SNAPSHOT" targetFramework="net461" />
18-
<package id="itext7.commons" version="7.2.0-SNAPSHOT" targetFramework="net461" />
17+
<package id="itext7" version="7.2.0" targetFramework="net461" />
18+
<package id="itext7.commons" version="7.2.0" targetFramework="net461" />
1919
<package id="Portable.BouncyCastle" version="1.8.9" targetFramework="net40" />
2020
</packages>

0 commit comments

Comments
 (0)