From 21008a45025b3d91d2a11734890d5da4dcb45f72 Mon Sep 17 00:00:00 2001 From: iText Software Date: Fri, 18 Jan 2019 17:07:34 +0300 Subject: [PATCH] [RELEASE] 2.1.2-SNAPSHOT -> 2.1.3-SNAPSHOT --- .../Properties/AssemblyInfo.cs | 6 ++-- .../itext.html2pdf.tests.csproj | 36 +++++++++---------- .../itext.html2pdf.tests.netstandard.csproj | 6 ++-- .../itext.html2pdf.tests/packages.config | 6 ++-- .../itext.html2pdf/Properties/AssemblyInfo.cs | 8 ++--- itext/itext.html2pdf/itext.html2pdf.csproj | 24 ++++++------- .../itext.html2pdf.netstandard.csproj | 2 +- itext/itext.html2pdf/packages.config | 2 +- pdfHTML.nuspec | 6 ++-- 9 files changed, 48 insertions(+), 48 deletions(-) diff --git a/itext.tests/itext.html2pdf.tests/Properties/AssemblyInfo.cs b/itext.tests/itext.html2pdf.tests/Properties/AssemblyInfo.cs index e044a2a71..af6601577 100644 --- a/itext.tests/itext.html2pdf.tests/Properties/AssemblyInfo.cs +++ b/itext.tests/itext.html2pdf.tests/Properties/AssemblyInfo.cs @@ -15,9 +15,9 @@ [assembly: Guid("ae4e5743-0665-4705-9a33-07ea57cdd269")] -[assembly: AssemblyVersion("2.1.2.0")] -[assembly: AssemblyFileVersion("2.1.2.0")] -[assembly: AssemblyInformationalVersion("2.1.2-SNAPSHOT")] +[assembly: AssemblyVersion("2.1.3.0")] +[assembly: AssemblyFileVersion("2.1.3.0")] +[assembly: AssemblyInformationalVersion("2.1.3-SNAPSHOT")] #if !NETSTANDARD1_6 [assembly: NUnit.Framework.Timeout(300000)] diff --git a/itext.tests/itext.html2pdf.tests/itext.html2pdf.tests.csproj b/itext.tests/itext.html2pdf.tests/itext.html2pdf.tests.csproj index 97901c327..e931ca996 100644 --- a/itext.tests/itext.html2pdf.tests/itext.html2pdf.tests.csproj +++ b/itext.tests/itext.html2pdf.tests/itext.html2pdf.tests.csproj @@ -48,22 +48,22 @@ {e2828ac4-3c63-4b2a-b5ad-5f98862775be} itext.forms - - $(SolutionDir)\packages\itext7.7.1.5-SNAPSHOT\lib\net40\itext.forms.dll + + $(SolutionDir)\packages\itext7.7.1.6-SNAPSHOT\lib\net40\itext.forms.dll {56137079-541A-425A-AB97-43AF63793C97} itext.hyph - - $(SolutionDir)\packages\itext7.hyph.7.1.5-SNAPSHOT\lib\net40\itext.hyph.dll + + $(SolutionDir)\packages\itext7.hyph.7.1.6-SNAPSHOT\lib\net40\itext.hyph.dll {cee5e7e1-1bf0-4be1-9941-903262ce2f83} itext.io - - $(SolutionDir)\packages\itext7.7.1.5-SNAPSHOT\lib\net40\itext.io.dll + + $(SolutionDir)\packages\itext7.7.1.6-SNAPSHOT\lib\net40\itext.io.dll {4e7819e8-7555-4e2e-9a01-d8718a2cfdda} @@ -72,43 +72,43 @@ $(SolutionDir)\packages\Portable.BouncyCastle.1.8.1.3\lib\net40\BouncyCastle.Crypto.dll - - $(SolutionDir)\packages\itext7.7.1.5-SNAPSHOT\lib\net40\itext.kernel.dll + + $(SolutionDir)\packages\itext7.7.1.6-SNAPSHOT\lib\net40\itext.kernel.dll {42173642-db52-44d3-9883-3e34c65c53bc} itext.layout - - $(SolutionDir)\packages\itext7.7.1.5-SNAPSHOT\lib\net40\itext.layout.dll + + $(SolutionDir)\packages\itext7.7.1.6-SNAPSHOT\lib\net40\itext.layout.dll {9fc2f0b3-a8d2-46da-8724-72e00e67a8fa} itext.pdfa - - $(SolutionDir)\packages\itext7.7.1.5-SNAPSHOT\lib\net40\itext.pdfa.dll + + $(SolutionDir)\packages\itext7.7.1.6-SNAPSHOT\lib\net40\itext.pdfa.dll {f9880dc4-f015-4413-af86-66d0e9512774} itext.pdftest - - $(SolutionDir)\packages\itext7.pdftest.7.1.5-SNAPSHOT\lib\net40\itext.pdftest.dll + + $(SolutionDir)\packages\itext7.pdftest.7.1.6-SNAPSHOT\lib\net40\itext.pdftest.dll {8636f290-00df-403e-b841-e4bfd6d9ce7a} itext.styledxmlparser - - $(SolutionDir)\packages\itext7.7.1.5-SNAPSHOT\lib\net40\itext.styledxmlparser.dll + + $(SolutionDir)\packages\itext7.7.1.6-SNAPSHOT\lib\net40\itext.styledxmlparser.dll {ddec35d2-5781-471d-5ea1-a6e433eddb11} itext.svg - - $(SolutionDir)\packages\itext7.7.1.5-SNAPSHOT\lib\net40\itext.svg.dll + + $(SolutionDir)\packages\itext7.7.1.6-SNAPSHOT\lib\net40\itext.svg.dll {ff6ba09d-3655-466a-8c17-a7bfd3479ca1} diff --git a/itext.tests/itext.html2pdf.tests/itext.html2pdf.tests.netstandard.csproj b/itext.tests/itext.html2pdf.tests/itext.html2pdf.tests.netstandard.csproj index fc0be0d44..6e6689690 100644 --- a/itext.tests/itext.html2pdf.tests/itext.html2pdf.tests.netstandard.csproj +++ b/itext.tests/itext.html2pdf.tests/itext.html2pdf.tests.netstandard.csproj @@ -46,15 +46,15 @@ - + - + - + diff --git a/itext.tests/itext.html2pdf.tests/packages.config b/itext.tests/itext.html2pdf.tests/packages.config index bba559648..b0bfcacf7 100644 --- a/itext.tests/itext.html2pdf.tests/packages.config +++ b/itext.tests/itext.html2pdf.tests/packages.config @@ -1,8 +1,8 @@  - - - + + + \ No newline at end of file diff --git a/itext/itext.html2pdf/Properties/AssemblyInfo.cs b/itext/itext.html2pdf/Properties/AssemblyInfo.cs index 7bd9a037d..eea78b66f 100644 --- a/itext/itext.html2pdf/Properties/AssemblyInfo.cs +++ b/itext/itext.html2pdf/Properties/AssemblyInfo.cs @@ -28,10 +28,10 @@ [assembly: Guid("ff6ba09d-3655-466a-8c17-a7bfd3479ca1")] -[assembly: TypographyVersion("2.0.3.0")] +[assembly: TypographyVersion("2.0.4.0")] -[assembly: AssemblyVersion("2.1.2.0")] -[assembly: AssemblyFileVersion("2.1.2.0")] -[assembly: AssemblyInformationalVersion("2.1.2-SNAPSHOT")] +[assembly: AssemblyVersion("2.1.3.0")] +[assembly: AssemblyFileVersion("2.1.3.0")] +[assembly: AssemblyInformationalVersion("2.1.3-SNAPSHOT")] [assembly: Versions.Attributes.KeyVersion("3.0.4.0")] diff --git a/itext/itext.html2pdf/itext.html2pdf.csproj b/itext/itext.html2pdf/itext.html2pdf.csproj index 8be204df4..317a982c7 100644 --- a/itext/itext.html2pdf/itext.html2pdf.csproj +++ b/itext/itext.html2pdf/itext.html2pdf.csproj @@ -55,15 +55,15 @@ {e2828ac4-3c63-4b2a-b5ad-5f98862775be} itext.forms - - $(SolutionDir)\packages\itext7.7.1.5-SNAPSHOT\lib\net40\itext.forms.dll + + $(SolutionDir)\packages\itext7.7.1.6-SNAPSHOT\lib\net40\itext.forms.dll {cee5e7e1-1bf0-4be1-9941-903262ce2f83} itext.io - - $(SolutionDir)\packages\itext7.7.1.5-SNAPSHOT\lib\net40\itext.io.dll + + $(SolutionDir)\packages\itext7.7.1.6-SNAPSHOT\lib\net40\itext.io.dll {4e7819e8-7555-4e2e-9a01-d8718a2cfdda} @@ -72,29 +72,29 @@ $(SolutionDir)\packages\Portable.BouncyCastle.1.8.1.3\lib\net40\BouncyCastle.Crypto.dll - - $(SolutionDir)\packages\itext7.7.1.5-SNAPSHOT\lib\net40\itext.kernel.dll + + $(SolutionDir)\packages\itext7.7.1.6-SNAPSHOT\lib\net40\itext.kernel.dll {42173642-db52-44d3-9883-3e34c65c53bc} itext.layout - - $(SolutionDir)\packages\itext7.7.1.5-SNAPSHOT\lib\net40\itext.layout.dll + + $(SolutionDir)\packages\itext7.7.1.6-SNAPSHOT\lib\net40\itext.layout.dll {8636f290-00df-403e-b841-e4bfd6d9ce7a} itext.styledxmlparser - - $(SolutionDir)\packages\itext7.7.1.5-SNAPSHOT\lib\net40\itext.styledxmlparser.dll + + $(SolutionDir)\packages\itext7.7.1.6-SNAPSHOT\lib\net40\itext.styledxmlparser.dll {ddec35d2-5781-471d-5ea1-a6e433eddb11} itext.svg - - $(SolutionDir)\packages\itext7.7.1.5-SNAPSHOT\lib\net40\itext.svg.dll + + $(SolutionDir)\packages\itext7.7.1.6-SNAPSHOT\lib\net40\itext.svg.dll diff --git a/itext/itext.html2pdf/itext.html2pdf.netstandard.csproj b/itext/itext.html2pdf/itext.html2pdf.netstandard.csproj index 0d838ca53..cf709058f 100644 --- a/itext/itext.html2pdf/itext.html2pdf.netstandard.csproj +++ b/itext/itext.html2pdf/itext.html2pdf.netstandard.csproj @@ -35,7 +35,7 @@ - + diff --git a/itext/itext.html2pdf/packages.config b/itext/itext.html2pdf/packages.config index 2d1819268..174e93354 100644 --- a/itext/itext.html2pdf/packages.config +++ b/itext/itext.html2pdf/packages.config @@ -2,6 +2,6 @@ - + \ No newline at end of file diff --git a/pdfHTML.nuspec b/pdfHTML.nuspec index dfca95c39..c7e79ada7 100644 --- a/pdfHTML.nuspec +++ b/pdfHTML.nuspec @@ -2,7 +2,7 @@ itext7.pdfhtml - 2.1.2-SNAPSHOT + 2.1.3-SNAPSHOT iText 7 pdfHTML iText Software iText Software @@ -18,11 +18,11 @@ itext itext7 itextsharp c# .net csharp pdf html pdfhtml - + - +