Skip to content

Commit 9b0c79d

Browse files
author
Tsar Nikolay
committed
Remove unused dependency for netstandard2.0.
1 parent acda688 commit 9b0c79d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/log4net/log4net.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,6 @@
153153
</ItemGroup>
154154
<ItemGroup Condition="'$(TargetFramework)'=='netstandard2.0'">
155155
<PackageReference Include="System.Configuration.ConfigurationManager" Version="4.5.0" />
156-
<PackageReference Include="System.Reflection" Version="4.3.0" />
157156
</ItemGroup>
158157
<ItemGroup>
159158
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">

0 commit comments

Comments
 (0)