Skip to content

Commit 1993d5c

Browse files
Bump NLog from 4.7.9 to 4.7.10 (#507)
Bumps [NLog](https://github.com/NLog/NLog) from 4.7.9 to 4.7.10. - [Release notes](https://github.com/NLog/NLog/releases) - [Changelog](https://github.com/NLog/NLog/blob/dev/CHANGELOG.md) - [Commits](NLog/NLog@v4.7.9...v4.7.10) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 02852f9 commit 1993d5c

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
@@ -78,7 +78,7 @@ Full changelog: https://github.com/NLog/NLog.Extensions.Logging/blob/master/CHAN
7878
<DefineConstants>$(DefineConstants);NETSTANDARD</DefineConstants>
7979
</PropertyGroup>
8080
<ItemGroup>
81-
<PackageReference Include="NLog" Version="4.7.9" />
81+
<PackageReference Include="NLog" Version="4.7.10" />
8282
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
8383
</ItemGroup>
8484
<ItemGroup Condition=" '$(TargetFramework)' == 'net451' ">

0 commit comments

Comments
 (0)