Skip to content

Commit 8ec0b09

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 6f84bae commit 8ec0b09

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
@@ -14,7 +14,7 @@
1414
<PackageReference Include="Combinatorics" Version="1.1.0.19" />
1515
<PackageReference Include="CommandLineParser" Version="2.7.82" />
1616
<PackageReference Include="JetBrains.Annotations" Version="2019.1.3" />
17-
<PackageReference Include="log4net" Version="2.0.8" />
17+
<PackageReference Include="log4net" Version="2.0.10" />
1818
<PackageReference Include="Meziantou.Framework.FullPath" Version="1.0.7" />
1919
<PackageReference Include="ParallelExtensionsExtras" Version="1.2.0" />
2020
<PackageReference Include="PropertyChanged.Fody" Version="3.4.0" PrivateAssets="All" />

0 commit comments

Comments
 (0)