Skip to content

Commit 3f903f1

Browse files
Bump NLog from 4.7.4 to 4.7.5 (#450)
Bumps [NLog](https://github.com/NLog/NLog) from 4.7.4 to 4.7.5. - [Release notes](https://github.com/NLog/NLog/releases) - [Changelog](https://github.com/NLog/NLog/blob/dev/CHANGELOG.md) - [Commits](NLog/NLog@v4.7.4...v4.7.5) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c05b105 commit 3f903f1

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.4" />
69+
<PackageReference Include="NLog" Version="4.7.5" />
7070
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
7171
</ItemGroup>
7272
<ItemGroup Condition=" '$(TargetFramework)' == 'net451' ">

0 commit comments

Comments
 (0)