Skip to content

Commit

Permalink
update NLog to 5.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
striezel committed May 4, 2024
1 parent e529e71 commit 6b5ef3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion receiver-of-clicks/receiver-of-clicks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="NLog" Version="5.3.1" />
<PackageReference Include="NLog" Version="5.3.2" />
<PackageReference Include="NLog.Windows.Forms" Version="5.2.3" />
</ItemGroup>

Expand Down

0 comments on commit 6b5ef3f

Please sign in to comment.