Skip to content

Are .net core dependencies necessary for the framework version? #174

@Thieum

Description

@Thieum

The 2.28.0 nuget packages defines many asp.net core, and with them .net core dependencies for the .net Framework 4.5.2 version of the package:
image

Creating an empty .NET 4.7.2 web project, and adding the jsnlog dependency leads to many references warning as they are duplicates of the Framework:

image

Would it be possible to prevent those, by dropping the .net core dependencies in the Framework version ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions