Skip to content

Commit e7bfee3

Browse files
Bump NLog from 4.7.4 to 4.7.5 (#1979)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 35caf59 commit e7bfee3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Files.Launcher/Files.Launcher.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
<Version>12.0.3</Version>
126126
</PackageReference>
127127
<PackageReference Include="NLog">
128-
<Version>4.7.4</Version>
128+
<Version>4.7.5</Version>
129129
</PackageReference>
130130
<PackageReference Include="System.Runtime.WindowsRuntime">
131131
<Version>4.7.0</Version>

Files/Files.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -653,7 +653,7 @@
653653
<Version>12.0.3</Version>
654654
</PackageReference>
655655
<PackageReference Include="NLog">
656-
<Version>4.7.4</Version>
656+
<Version>4.7.5</Version>
657657
</PackageReference>
658658
<PackageReference Include="NLog.Schema">
659659
<Version>4.7.5</Version>

MessageRelay/Files.MessageRelay.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
<Version>6.2.10</Version>
130130
</PackageReference>
131131
<PackageReference Include="NLog">
132-
<Version>4.7.4</Version>
132+
<Version>4.7.5</Version>
133133
</PackageReference>
134134
</ItemGroup>
135135
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '14.0' ">

0 commit comments

Comments
 (0)