File tree Expand file tree Collapse file tree 10 files changed +13
-13
lines changed
itext.pdfocr.tesseract4.tests Expand file tree Collapse file tree 10 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 = "pdfOCR VERSION_PLACEHOLDER API"
35+ PROJECT_NAME = "pdfOCR 1.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 ( "1.0.2.0" ) ]
1919[ assembly: AssemblyFileVersion ( "1.0.2.0" ) ]
20- [ assembly: AssemblyInformationalVersion ( "1.0.2-SNAPSHOT " ) ]
20+ [ assembly: AssemblyInformationalVersion ( "1.0.2" ) ]
Original file line number Diff line number Diff line change 2727 </ItemGroup >
2828 <ItemGroup >
2929 <ProjectReference Include =" ..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.netstandard.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.netstandard.csproj')" />
30- <PackageReference Include =" itext7.pdftest" Version =" 7.1.13-SNAPSHOT " Condition =" !Exists('..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.netstandard.csproj')" />
30+ <PackageReference Include =" itext7.pdftest" Version =" 7.1.13" Condition =" !Exists('..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.netstandard.csproj')" />
3131 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.6.0" />
3232 <PackageReference Include =" NUnit" Version =" 3.12.0" />
3333 <PackageReference Include =" NUnit3TestAdapter" Version =" 3.16.1" >
Original file line number Diff line number Diff line change 1717
1818[ assembly: AssemblyVersion ( "1.0.2.0" ) ]
1919[ assembly: AssemblyFileVersion ( "1.0.2.0" ) ]
20- [ assembly: AssemblyInformationalVersion ( "1.0.2-SNAPSHOT " ) ]
20+ [ assembly: AssemblyInformationalVersion ( "1.0.2" ) ]
Original file line number Diff line number Diff line change 2727 </ItemGroup >
2828 <ItemGroup >
2929 <ProjectReference Include =" ..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.netstandard.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.netstandard.csproj')" />
30- <PackageReference Include =" itext7.pdftest" Version =" 7.1.13-SNAPSHOT " Condition =" !Exists('..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.netstandard.csproj')" />
30+ <PackageReference Include =" itext7.pdftest" Version =" 7.1.13" Condition =" !Exists('..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.netstandard.csproj')" />
3131 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.6.0" />
3232 <PackageReference Include =" NUnit" Version =" 3.12.0" />
3333 <PackageReference Include =" NUnit3TestAdapter" Version =" 3.16.1" >
Original file line number Diff line number Diff line change 1616
1717[ assembly: AssemblyVersion ( "1.0.2.0" ) ]
1818[ assembly: AssemblyFileVersion ( "1.0.2.0" ) ]
19- [ assembly: AssemblyInformationalVersion ( "1.0.2-SNAPSHOT " ) ]
19+ [ assembly: AssemblyInformationalVersion ( "1.0.2" ) ]
2020[ assembly: InternalsVisibleTo ( "itext.pdfocr.api.tests, PublicKey=" +
2121 "00240000048000009400000006020000002400005253413100040000010001008b21ed5b3fc1c1" +
2222 "1996390981fe22bbe71a39a9e11d3c2cefddd6ee92920fa871f9666ae0fa941af0280d0653df04" +
Original file line number Diff line number Diff line change 3030 </ItemGroup >
3131 <ItemGroup >
3232 <ProjectReference Include =" ..\..\..\itextcore\itext\itext.io\itext.io.netstandard.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.io\itext.io.netstandard.csproj')" />
33- <PackageReference Include =" itext7" Version =" 7.1.13-SNAPSHOT " Condition =" !Exists('..\..\..\itextcore\itext\itext.io\itext.io.netstandard.csproj')" />
33+ <PackageReference Include =" itext7" Version =" 7.1.13" Condition =" !Exists('..\..\..\itextcore\itext\itext.io\itext.io.netstandard.csproj')" />
3434 <ProjectReference Include =" ..\..\..\itextcore\itext\itext.kernel\itext.kernel.netstandard.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.kernel\itext.kernel.netstandard.csproj')" />
3535 <ProjectReference Include =" ..\..\..\itextcore\itext\itext.layout\itext.layout.netstandard.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.layout\itext.layout.netstandard.csproj')" />
3636 <ProjectReference Include =" ..\..\..\itextcore\itext\itext.pdfa\itext.pdfa.netstandard.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.pdfa\itext.pdfa.netstandard.csproj')" />
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.pdfocr.api</id >
5- <version >1.0.2-SNAPSHOT </version >
5+ <version >1.0.2</version >
66 <title >iText 7 pdfOcr</title >
77 <authors >iText Software</authors >
88 <owners >iText Software</owners >
1818 <repository type =" git" url =" https://github.com/itext/i7n-pdfocr.git" />
1919 <dependencies >
2020 <group targetFramework =" net40" >
21- <dependency id =" itext7" version =" 7.1.13-SNAPSHOT " />
21+ <dependency id =" itext7" version =" 7.1.13" />
2222 </group >
2323 </dependencies >
2424 </metadata >
Original file line number Diff line number Diff line change 1616
1717[ assembly: AssemblyVersion ( "1.0.2.0" ) ]
1818[ assembly: AssemblyFileVersion ( "1.0.2.0" ) ]
19- [ assembly: AssemblyInformationalVersion ( "1.0.2-SNAPSHOT " ) ]
19+ [ assembly: AssemblyInformationalVersion ( "1.0.2" ) ]
2020[ assembly: InternalsVisibleTo ( "itext.pdfocr.tesseract4.tests, PublicKey=" +
2121 "00240000048000009400000006020000002400005253413100040000010001008b21ed5b3fc1c1" +
2222 "1996390981fe22bbe71a39a9e11d3c2cefddd6ee92920fa871f9666ae0fa941af0280d0653df04" +
2323 "8ae2d93f8c5e2d820dba3c8df9ed468c8be40a6fffeb32aa481a254f0fb9f37aa7c3ec1c0acd2c" +
2424 "009746bbdafcb75bcdbcecb7caf1f0f4b6e7d013906ba60b66eb1c8298e4efb052caf6cece4bf1" +
2525 "816902cc" ) ]
2626
27- [ assembly: Versions . Attributes . KeyVersion ( "3.1.1 .0" ) ]
27+ [ assembly: Versions . Attributes . KeyVersion ( "3.1.2 .0" ) ]
2828[ assembly: Versions . Attributes . KernelVersion ( "7.1.13.0" ) ]
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.pdfocr.tesseract4</id >
5- <version >1.0.2-SNAPSHOT </version >
5+ <version >1.0.2</version >
66 <title >iText 7 pdfOcr</title >
77 <authors >iText Software</authors >
88 <owners >iText Software</owners >
1818 <repository type =" git" url =" https://github.com/itext/i7n-pdfocr.git" />
1919 <dependencies >
2020 <group targetFramework =" net40" >
21- <dependency id =" itext7.pdfocr.api" version =" 1.0.2-SNAPSHOT " />
21+ <dependency id =" itext7.pdfocr.api" version =" 1.0.2" />
2222 </group >
2323 </dependencies >
2424 <references >
You can’t perform that action at this time.
0 commit comments