Bump NLog.Web.AspNetCore from 4.7.1 to 4.8.0

Bumps [NLog.Web.AspNetCore](https://github.com/NLog/NLog.Web) from 4.7.1 to 4.8.0.
- [Release notes](https://github.com/NLog/NLog.Web/releases)
- [Changelog](https://github.com/NLog/NLog.Web/blob/master/CHANGELOG.MD)
- [Commits](https://github.com/NLog/NLog.Web/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-01-28 01:12:16 +00:00
committed by dependabot[bot]
parent 47b2aa137f
commit ae8e9e4666

View File

@@ -73,7 +73,7 @@
<PackageReference Include="Microsoft.Win32.Registry" Version="4.6.0-preview.18571.3" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.1" />
<PackageReference Include="NLog" Version="4.5.11" />
<PackageReference Include="NLog.Web.AspNetCore" Version="4.7.1" />
<PackageReference Include="NLog.Web.AspNetCore" Version="4.8.0" />
<PackageReference Include="protobuf-net" Version="3.0.0-alpha.3" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.0.0-beta" />
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="5.0.0-beta" />