microsoft / BingMapsRESTToolkit

This is a portable class library which makes it easy to access the Bing Maps REST services from .NET.

Home Page:https://github.com/Microsoft/BingMapsRESTToolkit/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bingmapsresttoolkit.standard missing

sidwall opened this issue · comments

When using a .NET Standard (that uses BingMapsRESTToolkit.Standard.dll) library in a .NET 4.6 project the error:
bingmapsresttoolkit.standard missing

since the .NET 4.6 project references BingMapsRESTToolkit.dll.

This should now be resolved in the latest release.