Skip to content

assembly references System.Text.Encoding.CodePages, Version=4.0.2.0 #1

@jakubmisek

Description

@jakubmisek

project references package System.Text.Encoding.CodePages version 4.3.0 which is alright.

the published nuget is probably built against net46 resulting in reference to assembly System.Text.Encoding.CodePages, Version=4.0.2.0 (package 4.3.0 contains assembly for net46 with version 4.0.2.0) .. this causes anyone using this package on netstandard properly referencing System.Text.Encoding.CodePages 4.3.0 but on platforms != net46 the runtime crashes with FileNotFoundException

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions