Skip to content

Commit

Permalink
deps: bump log4net from 2.0.16 to 3.0.1 in /telemetry/csharp
Browse files Browse the repository at this point in the history
Bumps [log4net](https://github.com/apache/logging-log4net) from 2.0.16 to 3.0.1.
- [Release notes](https://github.com/apache/logging-log4net/releases)
- [Commits](apache/logging-log4net@rel/2.0.16...rel/3.0.1)

---
updated-dependencies:
- dependency-name: log4net
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent c7ecaf5 commit 059e02d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<AssemblyOriginatorKeyFile>..\toolkit-telemetry.snk</AssemblyOriginatorKeyFile>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="log4net" Version="2.0.16" />
<PackageReference Include="log4net" Version="3.0.1" />
</ItemGroup>
<ItemGroup>
<Reference Include="System" />
Expand Down

0 comments on commit 059e02d

Please sign in to comment.