Skip to content

Commit

Permalink
Update package info
Browse files Browse the repository at this point in the history
  • Loading branch information
Kees van Spelde committed Apr 10, 2022
1 parent f1edade commit a4ebad9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions TesseractOCR/TesseractOCR.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@
<Copyright>Copyright 2012-2021 Charles Weld - Copyright 2021 - 2022 Kees van Spelde</Copyright>
<PackageReleaseNotes></PackageReleaseNotes>
<PackageProjectUrl>https://github.com/Sicos1977/TesseractOCR</PackageProjectUrl>
<RepositoryUrl>https://github.com/charlesw/tesseract/</RepositoryUrl>
<RepositoryUrl>https://github.com/Sicos1977/TesseractOCR</RepositoryUrl>
<PackageTags>Tesseract OCR text readable PDF</PackageTags>
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
<SignAssembly>false</SignAssembly>
<TargetFrameworks>netstandard21;net48;net5.0;net6.0</TargetFrameworks>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<FileVersion>5.1.4.0</FileVersion>
<AssemblyVersion>5.1.4.0</AssemblyVersion>
<FileVersion>5.1.5.0</FileVersion>
<AssemblyVersion>5.1.5.0</AssemblyVersion>
<PackageRequireLicenseAcceptance>False</PackageRequireLicenseAcceptance>
<Version>5.1.4</Version>
<Version>5.1.5</Version>
<PackageIcon>ocr.png</PackageIcon>
</PropertyGroup>
<ItemGroup>
Expand Down

0 comments on commit a4ebad9

Please sign in to comment.