Skip to content

Commit

Permalink
Update NLog.Extensions.Logging (#315)
Browse files Browse the repository at this point in the history
  • Loading branch information
304NotModified authored Sep 22, 2018
1 parent f001483 commit c150c9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NLog.Web.AspNetCore/NLog.Web.AspNetCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Supported platforms:
</PropertyGroup>

<ItemGroup>
<PackageReference Include="NLog.Extensions.Logging" Version="1.2.1" />
<PackageReference Include="NLog.Extensions.Logging" Version="1.3.0" />
</ItemGroup>

<ItemGroup Condition=" '$(TargetFramework)' == 'net451' ">
Expand Down

0 comments on commit c150c9c

Please sign in to comment.