Skip to content

Commit 45c20bb

Browse files
Merge pull request #235 from NLog/update-dep
Update NLog dependency
2 parents 0547d70 + c46320b commit 45c20bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NLog.Extensions.Logging/NLog.Extensions.Logging.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ For ASP.NET Core, use NLog.Web.AspNetCore: https://www.nuget.org/packages/NLog.W
5454
<DefineConstants>$(DefineConstants);NETSTANDARD</DefineConstants>
5555
</PropertyGroup>
5656
<ItemGroup>
57-
<PackageReference Include="NLog" Version="[4.5.7,5.0.0-beta01)" />
57+
<PackageReference Include="NLog" Version="[4.5.8,5.0.0-beta01)" />
5858
</ItemGroup>
5959
<ItemGroup Condition=" '$(TargetFramework)' == 'net451' ">
6060
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="1.0.2" />

0 commit comments

Comments
 (0)