Bump NLog from 4.5.11 to 4.6.0

Bumps [NLog](https://github.com/NLog/NLog) from 4.5.11 to 4.6.0.
- [Release notes](https://github.com/NLog/NLog/releases)
- [Changelog](https://github.com/NLog/NLog/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/NLog/NLog/compare/v4.5.11...v4.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-03-21 00:42:48 +00:00
committed by dependabot[bot]
parent 34f6fc5228
commit 353ff214ca

View File

@@ -71,7 +71,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="3.0.0-preview.19074.2" />
<PackageReference Include="Microsoft.Extensions.Logging.Configuration" Version="3.0.0-preview.19074.2" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.1" />
<PackageReference Include="NLog" Version="4.5.11" />
<PackageReference Include="NLog" Version="4.6.0" />
<PackageReference Include="NLog.Web.AspNetCore" Version="4.8.1" />
<PackageReference Include="SteamKit2" Version="2.2.0-Beta.1" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.0.0-rc1" />