Skip to content

Commit afcdaea

Browse files
Bump log4net from 2.0.8 to 2.0.10 in /ViennaNET.Logging (#33)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 16b8e7c commit afcdaea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ViennaNET.Logging/ViennaNET.Logging.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</PropertyGroup>
2121

2222
<ItemGroup>
23-
<PackageReference Include="log4net" Version="2.0.8" />
23+
<PackageReference Include="log4net" Version="2.0.10" />
2424
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="3.1.1" />
2525
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="3.1.1" />
2626
<PackageReference Include="System.Diagnostics.Debug" Version="4.3.0" />

0 commit comments

Comments
 (0)