Skip to content

Commit ee17a8e

Browse files
Bump NLog from 5.0.0 to 5.0.1 (#596)
Bumps [NLog](https://github.com/NLog/NLog) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/NLog/NLog/releases) - [Changelog](https://github.com/NLog/NLog/blob/dev/CHANGELOG.md) - [Commits](NLog/NLog@v5.0...v5.0.1) --- updated-dependencies: - dependency-name: NLog dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3f70c2b commit ee17a8e

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
@@ -111,7 +111,7 @@ List of major changes in NLog 5.0: https://nlog-project.org/2021/08/25/nlog-5-0-
111111
<DefineConstants>$(DefineConstants);NETSTANDARD</DefineConstants>
112112
</PropertyGroup>
113113
<ItemGroup>
114-
<PackageReference Include="NLog" Version="5.0.0" />
114+
<PackageReference Include="NLog" Version="5.0.1" />
115115
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
116116
</ItemGroup>
117117
<ItemGroup Condition=" '$(TargetFramework)' == 'net461' ">

0 commit comments

Comments
 (0)