Skip to content

Commit

Permalink
Merge pull request #125 from OronDF343/cleanup-deps
Browse files Browse the repository at this point in the history
Cleanup dependencies
  • Loading branch information
VahidN authored Aug 30, 2023
2 parents b6b85b5 + 8574970 commit a5aa990
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/iTextSharp.LGPLv2.Core/iTextSharp.LGPLv2.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,6 @@
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All"/>
</ItemGroup>
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' ">
<PackageReference Include="System.Collections.NonGeneric" Version="4.3.0"/>
<PackageReference Include="System.Net.Requests" Version="4.3.0"/>
<PackageReference Include="System.Reflection.TypeExtensions" Version="4.7.0"/>
<PackageReference Include="System.Runtime.Loader" Version="4.3.0"/>
<PackageReference Include="System.Security.Cryptography.Algorithms" Version="4.3.1"/>
<PackageReference Include="System.Xml.ReaderWriter" Version="4.3.1"/>
<PackageReference Include="System.Xml.XmlDocument" Version="4.3.0"/>
<PackageReference Include="System.Text.Encoding.CodePages" Version="7.0.0"/>
</ItemGroup>
<PropertyGroup Condition="'$(TargetFramework)' == 'netstandard2.0'">
Expand Down

0 comments on commit a5aa990

Please sign in to comment.