diff --git a/TesseractOCR.Net45Tests/TesseractOCR.Net48Tests.csproj b/TesseractOCR.Net45Tests/TesseractOCR.Net48Tests.csproj index 8dd51fa..ac37455 100644 --- a/TesseractOCR.Net45Tests/TesseractOCR.Net48Tests.csproj +++ b/TesseractOCR.Net45Tests/TesseractOCR.Net48Tests.csproj @@ -35,8 +35,8 @@ - - + + diff --git a/TesseractOCR.NetCore31Tests/TesseractOCR.NetCore31Tests.csproj b/TesseractOCR.NetCore31Tests/TesseractOCR.NetCore31Tests.csproj index df9de5b..aa1b04e 100644 --- a/TesseractOCR.NetCore31Tests/TesseractOCR.NetCore31Tests.csproj +++ b/TesseractOCR.NetCore31Tests/TesseractOCR.NetCore31Tests.csproj @@ -34,8 +34,8 @@ - - + + diff --git a/TesseractOCR/TesseractOCR.csproj b/TesseractOCR/TesseractOCR.csproj index d3f00eb..1b5b008 100644 --- a/TesseractOCR/TesseractOCR.csproj +++ b/TesseractOCR/TesseractOCR.csproj @@ -5,19 +5,19 @@ Charles Weld & Kees van Spelde Tesseract Tesseract 5.1.0 adds a new neural net (LSTM) based OCR engine which is focused on line recognition, but also still supports the legacy Tesseract OCR engine of Tesseract 3 which works by recognizing character patterns. Compatibility with Tesseract 3 is enabled by using the Legacy OCR Engine mode (--oem 0). It also needs traineddata files which support the legacy engine, for example those from the tessdata repository. - Copyright 2012-2021 Charles Weld - Copyright 2021 - 2022 Kees van Spelde + Copyright 2012-2021 Charles Weld - Copyright 2021-2022 Kees van Spelde https://github.com/Sicos1977/TesseractOCR https://github.com/Sicos1977/TesseractOCR Tesseract OCR text readable PDF Apache-2.0 false - netstandard21;net48;net5.0;net6.0 + netstandard21;net461;net48;net5.0;net6.0 True - 5.1.5.0 - 5.1.5.0 + 5.1.6.0 + 5.1.6.0 False - 5.1.5 + 5.1.6 ocr.png