Skip to content

Commit 9a54318

Browse files
Bump NLog from 4.7.5 to 4.7.6 (#458)
Bumps [NLog](https://github.com/NLog/NLog) from 4.7.5 to 4.7.6. - [Release notes](https://github.com/NLog/NLog/releases) - [Changelog](https://github.com/NLog/NLog/blob/v4.7.6/CHANGELOG.md) - [Commits](NLog/NLog@v4.7.5...v4.7.6) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 29edf49 commit 9a54318

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
@@ -66,7 +66,7 @@ Full changelog: https://github.com/NLog/NLog.Extensions.Logging/blob/master/CHAN
6666
<DefineConstants>$(DefineConstants);NETSTANDARD</DefineConstants>
6767
</PropertyGroup>
6868
<ItemGroup>
69-
<PackageReference Include="NLog" Version="4.7.5" />
69+
<PackageReference Include="NLog" Version="4.7.6" />
7070
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
7171
</ItemGroup>
7272
<ItemGroup Condition=" '$(TargetFramework)' == 'net451' ">

0 commit comments

Comments
 (0)