mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
Bump Serilog.Extensions.Logging from 3.0.0 to 3.0.1
Bumps [Serilog.Extensions.Logging](https://github.com/serilog/serilog-extensions-logging) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/serilog/serilog-extensions-logging/releases) - [Changelog](https://github.com/serilog/serilog-extensions-logging/blob/dev/CHANGES.md) - [Commits](https://github.com/serilog/serilog-extensions-logging/compare/v3.0.0...v3.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
0485413b58
commit
48327c28d1
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@
|
|||
<PackageReference Include="Octokit" Version="0.32.0" />
|
||||
<PackageReference Include="Polly" Version="7.1.0" />
|
||||
<PackageReference Include="RestSharp" Version="106.6.10" />
|
||||
<PackageReference Include="Serilog.Extensions.Logging" Version="3.0.0" />
|
||||
<PackageReference Include="Serilog.Extensions.Logging" Version="3.0.1" />
|
||||
<PackageReference Include="Serilog.Sinks.ApplicationInsights" Version="3.0.4" />
|
||||
<PackageReference Include="Serilog.Sinks.Console" Version="3.1.1" />
|
||||
<PackageReference Include="SharpCompress" Version="0.24.0" />
|
||||
|
|
|
|||
Loading…
Reference in a new issue