-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
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
Labels
No labels