Skip to content

Commit

Permalink
Bump NLog from 4.7.2 to 4.7.3
Browse files Browse the repository at this point in the history
Bumps [NLog](https://github.com/NLog/NLog) from 4.7.2 to 4.7.3.
- [Release notes](https://github.com/NLog/NLog/releases)
- [Changelog](https://github.com/NLog/NLog/blob/v4.7.3/CHANGELOG.md)
- [Commits](NLog/NLog@v4.7.2...v4.7.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Aug 3, 2020
1 parent 0042fe7 commit f120c6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/KickStart.NLog/KickStart.NLog.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="NLog" Version="4.7.2" />
<PackageReference Include="NLog" Version="4.7.3" />
</ItemGroup>

</Project>

0 comments on commit f120c6e

Please sign in to comment.