Skip to content

Commit a0887f6

Browse files
Bump NLog from 4.7.3 to 4.7.4
Bumps [NLog](https://github.com/NLog/NLog) from 4.7.3 to 4.7.4. - [Release notes](https://github.com/NLog/NLog/releases) - [Changelog](https://github.com/NLog/NLog/blob/dev/CHANGELOG.md) - [Commits](https://github.com/NLog/NLog/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 36511c8 commit a0887f6

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
@@ -124,7 +124,7 @@
124124
<Version>12.0.3</Version>
125125
</PackageReference>
126126
<PackageReference Include="NLog">
127-
<Version>4.7.3</Version>
127+
<Version>4.7.4</Version>
128128
</PackageReference>
129129
<PackageReference Include="System.Runtime.WindowsRuntime">
130130
<Version>4.7.0</Version>

Files/Files.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -622,7 +622,7 @@
622622
<Version>12.0.3</Version>
623623
</PackageReference>
624624
<PackageReference Include="NLog">
625-
<Version>4.7.3</Version>
625+
<Version>4.7.4</Version>
626626
</PackageReference>
627627
<PackageReference Include="NLog.Schema">
628628
<Version>4.7.3</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.3</Version>
132+
<Version>4.7.4</Version>
133133
</PackageReference>
134134
</ItemGroup>
135135
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '14.0' ">

0 commit comments

Comments
 (0)