Skip to content

Convert this package into a pure metapackage, so that UseSerilogRequestLogging() can be made available without any other dependencies #266

Open
@mike-schenk

Description

@mike-schenk

<PackageReference Include="Serilog.Sinks.File" Version="4.1.0" />

There is no code in the project that depends on the Serilog.Sinks.File package.

This causes the resulting Serilog.AspNetCore NuGet package to carry along an unnecessary dependency.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions