Skip to content

Commit

Permalink
Update NLog to 4.6.5 (#315)
Browse files Browse the repository at this point in the history
  • Loading branch information
304NotModified authored Jul 12, 2019
1 parent 9524353 commit d2aa54e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NLog.Extensions.Logging/NLog.Extensions.Logging.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Full changelog: https://github.com/NLog/NLog.Extensions.Logging/blob/master/CHAN
<DefineConstants>$(DefineConstants);NETSTANDARD</DefineConstants>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="NLog" Version="[4.6.4,5.0.0-beta01)" />
<PackageReference Include="NLog" Version="[4.6.5,5.0.0-beta01)" />
</ItemGroup>
<ItemGroup Condition=" '$(TargetFramework)' == 'net451' ">
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="1.0.0" />
Expand Down

0 comments on commit d2aa54e

Please sign in to comment.