vivet / GoogleApi

C# .NET Core Google Api (Maps, Places, Roads, Search, Translate). Supports all endpoints and requests / responses.
MIT License
551 stars 154 forks source link

'System.MissingMethodException' #21

Closed ghost closed 7 years ago

ghost commented 7 years ago

Hi there, I am getting this issue 'GoogleApi.Engine.FacadeEngine`2<GoogleApi.Entities.Maps.DistanceMatrix.Request.DistanceMatrixRequest,GoogleApi.Entities.Maps.DistanceMatrix.Response.DistanceMatrixResponse> GoogleApi.GoogleMaps.get_DistanceMatrix()'.

is this a bug or did I do something wrong?

ghost commented 7 years ago

WTF.....NVM. It's because I upgrade the json nuget package....sorry guys