Skip to content

Commit c37a5da

Browse files
Bump log4net from 2.0.8 to 2.0.10 in /PoeEye/PoeShared
Bumps [log4net](https://github.com/apache/logging-log4net) from 2.0.8 to 2.0.10. - [Release notes](https://github.com/apache/logging-log4net/releases) - [Changelog](https://github.com/apache/logging-log4net/blob/master/ReleaseInstructions.txt) - [Commits](apache/logging-log4net@rel/2.0.8...rel/2.0.10) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 06e53ab commit c37a5da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PoeEye/PoeShared/PoeShared.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageReference Include="JetBrains.Annotations" Version="2019.1.3" />
2020
<PackageReference Include="LinqKit" Version="1.2.2" />
2121
<PackageReference Include="LiteDB" Version="5.0.12" />
22-
<PackageReference Include="log4net" Version="2.0.8" />
22+
<PackageReference Include="log4net" Version="2.0.10" />
2323
<PackageReference Include="Meziantou.Framework.FullPath" Version="1.0.7"><NoWarn>NU1701</NoWarn></PackageReference>
2424
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
2525
<PackageReference Include="ParallelExtensionsExtras" Version="1.2.0"><NoWarn>NU1701</NoWarn></PackageReference>

0 commit comments

Comments
 (0)