mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
Bump Serilog.Sinks.ApplicationInsights from 3.0.4 to 3.1.0 in /server
Bumps [Serilog.Sinks.ApplicationInsights](https://github.com/serilog/serilog-sinks-applicationinsights) from 3.0.4 to 3.1.0. - [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:
parent
8efd379bba
commit
e69e9fe478
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@
|
|||
<PackageReference Include="Polly" Version="7.2.0" />
|
||||
<PackageReference Include="RestSharp" Version="106.10.1" />
|
||||
<PackageReference Include="Serilog.Extensions.Logging" Version="3.0.1" />
|
||||
<PackageReference Include="Serilog.Sinks.ApplicationInsights" Version="3.0.4" />
|
||||
<PackageReference Include="Serilog.Sinks.ApplicationInsights" Version="3.1.0" />
|
||||
<PackageReference Include="Serilog.Sinks.Console" Version="3.1.1" />
|
||||
<PackageReference Include="SharpCompress" Version="0.24.0" />
|
||||
</ItemGroup>
|
||||
|
|
|
|||
Loading…
Reference in a new issue