jmelosegui / GooglemapMvc

The control wraps Google maps API simplifying the use of Google maps in ASP.NET MVC applications.
MIT License
117 stars 61 forks source link

VS 2015 compile and build issues #123

Closed amhik closed 2 years ago

amhik commented 7 years ago

Dear Sir, my build is fail with this version in visual studio 2015, it used to work till last year, but now its looking for other parts. Can you please check and upload a building version, or would I need to include some more to resolve dependencies

Many thanks Amy

jmelosegui commented 7 years ago

Could you share your build log?

here you can find the latest build log from master branch working properly.

papyr commented 7 years ago

I was also running into something similar, then when I read the other issues, I found this make sure you include this

papyr commented 7 years ago

build issues in VS 2017, can you please check and update

jmelosegui commented 7 years ago

there is a work in progress for 2017 in the netcore branch

jmelosegui commented 2 years ago

I have updated the code for .net6.

Please try the new version and reopen this issue if it still exists.