Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency log4net to v3
Browse files Browse the repository at this point in the history
renovate[bot] authored Sep 15, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 6459a62 commit da8c96c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PacketDotNetConnections/PacketDotNetConnections.csproj
Original file line number Diff line number Diff line change
@@ -17,7 +17,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="log4net" Version="2.0.15" />
<PackageReference Include="log4net" Version="3.0.0" />
<PackageReference Include="packetdotnet" Version="1.4.7" />
<PackageReference Include="sharppcap" Version="6.2.5" />
<PackageReference Include="sharpziplib" Version="1.4.2" />

0 comments on commit da8c96c

Please sign in to comment.