Skip to content
This repository was archived by the owner on Mar 9, 2020. It is now read-only.
This repository was archived by the owner on Mar 9, 2020. It is now read-only.

Support for .NETCoreApp 2.0 #46

@timmhagen

Description

@timmhagen

I didn't see where this project was only for v4.6.1 of the Standard .NET Framework so I get the following warning in Error List.

Severity Code Description Project File Line Suppression State
Warning NU1701 Package 'EPPlus 4.1.1' was restored using '.NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v2.0'. This package may not be fully compatible with your project. myproject.csproj 1

The library seems to work, at least for what I am doing in ASPNET Core 2, other than this warning in the error section. Can you update it so that the target works with Core 2?

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