We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41be4c6 commit d7554d8Copy full SHA for d7554d8
1 file changed
src/NLog.Extensions.Logging/NLog.Extensions.Logging.csproj
@@ -66,7 +66,7 @@ Full changelog: https://github.com/NLog/NLog.Extensions.Logging/blob/master/CHAN
66
<DefineConstants>$(DefineConstants);NETSTANDARD</DefineConstants>
67
</PropertyGroup>
68
<ItemGroup>
69
- <PackageReference Include="NLog" Version="[4.6.7,5.0.0-beta01)" />
+ <PackageReference Include="NLog" Version="[4.6.8,5.0.0-beta01)" />
70
</ItemGroup>
71
<ItemGroup Condition=" '$(TargetFramework)' == 'net451' ">
72
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="1.0.0" />
0 commit comments