Closed gladkovayuliya closed 2 years ago
Uh... I have to check if I did something wrong in the nuget package. It should indeed not reference tesseract51.dll anymore. Let me check
You are right I forgot to update the includes... did update the Links :-)
I'll make a new nuget packge
I just published a new nuget package with the path fixed. It should be available soon.
Did the new nuget package solve your problem?
Yes, the problem is solved, thank you for quick fix!
Hello! I'm trying to add nuget package to my project (latest version), but getting error:
I've done some exploring and it turned out that TesseractOCR.csproj has two references to tesseract.dll: first to verision 5.1 and second to version 5.2.
I think that the former is incorrect since version 5.2 was released?