We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0547d70 + c46320b commit 45c20bbCopy full SHA for 45c20bb
src/NLog.Extensions.Logging/NLog.Extensions.Logging.csproj
@@ -54,7 +54,7 @@ For ASP.NET Core, use NLog.Web.AspNetCore: https://www.nuget.org/packages/NLog.W
54
<DefineConstants>$(DefineConstants);NETSTANDARD</DefineConstants>
55
</PropertyGroup>
56
<ItemGroup>
57
- <PackageReference Include="NLog" Version="[4.5.7,5.0.0-beta01)" />
+ <PackageReference Include="NLog" Version="[4.5.8,5.0.0-beta01)" />
58
</ItemGroup>
59
<ItemGroup Condition=" '$(TargetFramework)' == 'net451' ">
60
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="1.0.2" />
0 commit comments