Bump NLog.Web.AspNetCore from 4.8.1 to 4.8.2

Bumps [NLog.Web.AspNetCore](https://github.com/NLog/NLog.Web) from 4.8.1 to 4.8.2.
- [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-05-07 01:11:45 +00:00
committed by dependabot[bot]
parent 0e4197fb0c
commit cbe5aba366

View File

@@ -74,7 +74,7 @@
<PackageReference Include="Microsoft.Extensions.Logging.Configuration" Version="3.0.0-preview4.19216.2" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
<PackageReference Include="NLog" Version="4.6.3" />
<PackageReference Include="NLog.Web.AspNetCore" Version="4.8.1" />
<PackageReference Include="NLog.Web.AspNetCore" Version="4.8.2" />
<PackageReference Include="SteamKit2" Version="2.2.0-Beta.1" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.0.0-rc2" />
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="5.0.0-rc2" />