Skip to content

Commit d7554d8

Browse files
Update NLog dependency to 4.6.8 (#408)
1 parent 41be4c6 commit d7554d8

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.6.7,5.0.0-beta01)" />
69+
<PackageReference Include="NLog" Version="[4.6.8,5.0.0-beta01)" />
7070
</ItemGroup>
7171
<ItemGroup Condition=" '$(TargetFramework)' == 'net451' ">
7272
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="1.0.0" />

0 commit comments

Comments
 (0)