Bump Serilog.Sinks.ApplicationInsights from 3.0.3 to 3.0.4

Bumps [Serilog.Sinks.ApplicationInsights](https://github.com/serilog/serilog-sinks-applicationinsights) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/serilog/serilog-sinks-applicationinsights/releases)
- [Changelog](https://github.com/serilog/serilog-sinks-applicationinsights/blob/master/CHANGES.md)
- [Commits](https://github.com/serilog/serilog-sinks-applicationinsights/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-08-05 13:49:14 +00:00
parent 96ef957051
commit f4c423fb41

View file

@ -56,7 +56,7 @@
<PackageReference Include="Polly" Version="7.1.0" />
<PackageReference Include="RestSharp" Version="106.6.10" />
<PackageReference Include="Serilog.Extensions.Logging" Version="2.0.4" />
<PackageReference Include="Serilog.Sinks.ApplicationInsights" Version="3.0.3" />
<PackageReference Include="Serilog.Sinks.ApplicationInsights" Version="3.0.4" />
<PackageReference Include="Serilog.Sinks.Console" Version="3.1.1" />
<PackageReference Include="SharpCompress" Version="0.23.0" />
</ItemGroup>