Skip to content

Add .Net Core 2 as a target framework #16

@ruimaciel

Description

@ruimaciel

When GeoJSON4EntityFramework is added to a .Net Core 2.2 project, the following warnings are shown:

/home/rui/Test/Test.csproj : warning NU1701: Package 'GeoJSON4EntityFramework 2.2.0' was restored using '.NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v2.2'. This package may not be fully compatible with your project.

It would be nice of the project explicitly targeted the .Net Core framework.

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