Skip to content

Unpin assembly version #135

Closed
Closed
@TylerLeonhardt

Description

@TylerLeonhardt

Looks like the assembly version is out of sync with the actual version.

This causes issues when loading from the GAC on .NET Framework because if v3 of Serilog.Sinks.File is loaded in the GAC with assembly version 2.0.0.0... and we depend on Serilog.Sinks.File v4 functionality... things won't work.

As seen here: PowerShell/vscode-powershell#2538

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