Skip to content

Commit

Permalink
Bump log4net from 3.0.0 to 3.0.1 in /hello-grpc-csharp (#208)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Sep 27, 2024
2 parents 1117790 + b4ea716 commit cb1d1f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hello-grpc-csharp/Common/Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<!-- https://www.nuget.org/packages/Grpc.Tools -->
<PackageReference Include="Grpc.Tools" Version="2.66.0" PrivateAssets="All" />
<!-- https://www.nuget.org/packages/log4net -->
<PackageReference Include="log4net" Version="3.0.0" />
<PackageReference Include="log4net" Version="3.0.1" />
<!-- https://www.nuget.org/packages/Newtonsoft.Json -->
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<!-- https://www.nuget.org/packages/NETStandard.Library -->
Expand Down

0 comments on commit cb1d1f0

Please sign in to comment.