Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 14, 2021
1 parent 966a78e commit e42a4ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion AUCapture-WPF/AUCapture-WPF.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<PackageReference Include="Humanizer.Core" Version="2.8.26" />
<PackageReference Include="LoadingIndicators.WPF.Core" Version="1.0.1" />
<PackageReference Include="MahApps.Metro" Version="2.4.4" />
<PackageReference Include="NLog" Version="4.7.8" />
<PackageReference Include="NLog" Version="4.7.9" />
<PackageReference Include="Octokit" Version="0.50.0" />
<PackageReference Include="PgpCore" Version="5.1.0" />
<PackageReference Include="SharedMemory" Version="2.2.3" />
Expand Down
2 changes: 1 addition & 1 deletion AmongUsCapture/AmongUsCapture.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<PackageReference Include="Config.Net" Version="4.15.0" />
<PackageReference Include="Config.Net.Json" Version="4.15.0" />
<PackageReference Include="Discord.Net" Version="2.3.0" />
<PackageReference Include="NLog" Version="4.7.8" />
<PackageReference Include="NLog" Version="4.7.9" />
<PackageReference Include="SocketIOClient" Version="2.1.7" />
</ItemGroup>

Expand Down

0 comments on commit e42a4ff

Please sign in to comment.