Skip to content

Commit dcd68d7

Browse files
Bump NLog from 4.7.8 to 4.7.9 (#495)
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/v4.7.9/CHANGELOG.md) - [Commits](NLog/NLog@v4.7.8...v4.7.9) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5d91b3e commit dcd68d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/NLog.Extensions.Logging/NLog.Extensions.Logging.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Full changelog: https://github.com/NLog/NLog.Extensions.Logging/blob/master/CHAN
8080
<DefineConstants>$(DefineConstants);NETSTANDARD</DefineConstants>
8181
</PropertyGroup>
8282
<ItemGroup>
83-
<PackageReference Include="NLog" Version="4.7.8" />
83+
<PackageReference Include="NLog" Version="4.7.9" />
8484
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
8585
</ItemGroup>
8686
<ItemGroup Condition=" '$(TargetFramework)' == 'net451' ">

0 commit comments

Comments
 (0)