We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b0de1d commit b3ab870Copy full SHA for b3ab870
src/iTextSharp.LGPLv2.Core/iTextSharp.LGPLv2.Core.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
<Description>iTextSharp.LGPLv2.Core is an unofficial port of the last LGPL version of the iTextSharp (V4.1.6) to .NET Core.</Description>
4
- <VersionPrefix>3.7.10</VersionPrefix>
+ <VersionPrefix>3.7.11</VersionPrefix>
5
<Authors>Vahid Nasiri</Authors>
6
<TargetFrameworks>net10.0;net9.0;net8.0;net7.0;net6.0;netstandard2.0;net462;</TargetFrameworks>
7
<GenerateDocumentationFile>true</GenerateDocumentationFile>
0 commit comments