Skip to content

Commit 3f58bef

Browse files
dependabot[bot]fuzzzerd
authored andcommitted
chore(deps): bump the nlog group with 2 updates
Bumps the nlog group with 2 updates: [NLog](https://github.com/NLog/NLog) and [NLog.Extensions.Logging](https://github.com/NLog/NLog.Extensions.Logging). Updates `NLog` from 5.3.3 to 5.3.4 - [Release notes](https://github.com/NLog/NLog/releases) - [Changelog](https://github.com/NLog/NLog/blob/dev/CHANGELOG.md) - [Commits](NLog/NLog@v5.3.3...v5.3.4) Updates `NLog.Extensions.Logging` from 5.3.12 to 5.3.13 - [Release notes](https://github.com/NLog/NLog.Extensions.Logging/releases) - [Changelog](https://github.com/NLog/NLog.Extensions.Logging/blob/master/CHANGELOG.MD) - [Commits](NLog/NLog.Extensions.Logging@v5.3.12...v5.3.13) Updates `NLog` from 5.3.3 to 5.3.4 - [Release notes](https://github.com/NLog/NLog/releases) - [Changelog](https://github.com/NLog/NLog/blob/dev/CHANGELOG.md) - [Commits](NLog/NLog@v5.3.3...v5.3.4) --- updated-dependencies: - dependency-name: NLog dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nlog - dependency-name: NLog.Extensions.Logging dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nlog - dependency-name: NLog dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nlog ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7127c38 commit 3f58bef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SharpFM.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
<PrivateAssets>all</PrivateAssets>
4848
</PackageReference>
4949

50-
<PackageReference Include="NLog" Version="5.3.3" />
51-
<PackageReference Include="NLog.Extensions.Logging" Version="5.3.12" />
50+
<PackageReference Include="NLog" Version="5.3.4" />
51+
<PackageReference Include="NLog.Extensions.Logging" Version="5.3.13" />
5252

5353
<None Update="nlog.config" CopyToOutputDirectory="Always" />
5454
</ItemGroup>

0 commit comments

Comments
 (0)