mirror of
https://github.com/netchx/netch.git
synced 2026-03-14 17:43:18 +08:00
Bump Serilog.Extensions.Hosting from 5.0.0 to 5.0.1 (#886)
Bumps [Serilog.Extensions.Hosting](https://github.com/serilog/serilog-extensions-hosting) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/serilog/serilog-extensions-hosting/releases) - [Commits](https://github.com/serilog/serilog-extensions-hosting/compare/v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: Serilog.Extensions.Hosting dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
||||
</PackageReference>
|
||||
<PackageReference Include="Serilog" Version="2.11.0" />
|
||||
<PackageReference Include="Serilog.Extensions.Hosting" Version="5.0.0" />
|
||||
<PackageReference Include="Serilog.Extensions.Hosting" Version="5.0.1" />
|
||||
<PackageReference Include="Serilog.Sinks.Async" Version="1.5.0" />
|
||||
<PackageReference Include="Serilog.Sinks.File" Version="5.0.0" />
|
||||
<PackageReference Include="Serilog.Sinks.Console" Version="4.0.1" />
|
||||
|
||||
Reference in New Issue
Block a user