Skip to content

Commit

Permalink
Update nuget packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Kees van Spelde committed Aug 15, 2023
1 parent 5889b28 commit 67555a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TesseractOCR/TesseractOCR.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ which support the legacy engine, for example those from the tessdata repository.
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="7.0.1" />
<PackageReference Include="System.Reflection.Emit" Version="4.7.0" />
</ItemGroup>

Expand Down

0 comments on commit 67555a4

Please sign in to comment.