Skip to content

Commit

Permalink
fix travis builds
Browse files Browse the repository at this point in the history
  • Loading branch information
VahidN committed Dec 22, 2017
1 parent df0d2ec commit e05e615
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/iTextSharp.LGPLv2.Core/iTextSharp.LGPLv2.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<LangVersion>latest</LangVersion>
<Authors>Vahid Nasiri</Authors>
<TargetFrameworks>net40;netstandard1.3;netstandard2.0</TargetFrameworks>
<TargetFrameworks Condition="'$(OS)' != 'Windows_NT'">netstandard1.3</TargetFrameworks>
<NoWarn>$(NoWarn);1591</NoWarn>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<AssemblyName>iTextSharp.LGPLv2.Core</AssemblyName>
Expand Down

0 comments on commit e05e615

Please sign in to comment.