We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3496a59 commit 942cc03Copy full SHA for 942cc03
1 file changed
dotnet/src/dotnetcore/GxPdfReportsCS.Itext4/GxPdfReportsCS.Itext4.csproj
@@ -15,13 +15,11 @@
15
</ItemGroup>
16
17
<ItemGroup>
18
- <PackageReference Include="log4net" Version="2.0.15" />
+ <PackageReference Include="log4net" Version="3.3.0" />
19
<PackageReference Include="Microsoft.DotNet.Analyzers.Compatibility" Version="0.2.12-alpha">
20
<PrivateAssets>all</PrivateAssets>
21
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
22
</PackageReference>
23
- <PackageReference Include="System.Drawing.Common" Version="6.0.0" />
24
- <PackageReference Include="System.Text.Encoding.CodePages" Version="6.0.0" />
25
26
27
0 commit comments