Bump NLog.Web.AspNetCore from 4.8.2 to 4.8.3

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-06-06 01:12:29 +00:00
parent bab57b95ef
commit f985159fe4

View File

@@ -74,7 +74,7 @@
<PackageReference Include="Microsoft.Extensions.Logging.Configuration" Version="3.0.0-preview5.19227.9" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
<PackageReference Include="NLog" Version="4.6.4" />
<PackageReference Include="NLog.Web.AspNetCore" Version="4.8.2" />
<PackageReference Include="NLog.Web.AspNetCore" Version="4.8.3" />
<PackageReference Include="SteamKit2" Version="2.2.0-Beta.3" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.0.0-rc2" />
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="5.0.0-rc2" />