ericnewton76 / gmaps-api-net

C# google maps api interface for interacting with the backend web services for Google Maps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

You are trying to install this package into a project that targets '.NETFramework,Version=v4.5

pavelgronsky opened this issue · comments

Hello. When I try to install package by Oackage Manager Console, than I take error:

Install-Package : Could not install package 'gmaps-api-net 0.24.0'. You are trying to install this package into a project that targets '.NETFramework,Version=v4.5.2', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.

We target NetStandard1.3 which is minimum NetFramework of 4.6

https://docs.microsoft.com/en-us/dotnet/standard/net-standard