Sitelet https://github.com/AppMetrics/AppMetrics/issues/778
Skip to content

Remove netstandard1.1 support for AppMetrics.Concurrency project to be consistent with other AppMetrics projects #778

Description

@cbarraco

Hello, I'm currently facing a problem as a result of netstandard1.1 being included as a TargetFramework for the AppMetrics.Concurrency project. The problem is that when we reference AppMetrics in our core libraries, it tends to transitively bring down the version number of many .NET packages to versions that have security vulnerabilities due to the "Lowest applicable version" rule for dependency resolution. I may be wrong, but since all other AppMetrics projects target netstandard2.0 and up, I don't think it would be an issue to remove support for netstandard1.1 for this specific library.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions