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

A strongly-named assembly is required...

Hammarskjold opened this issue · comments

Can we get the BingMapsRESTToolkit.dll as a strongly named assembly by default?

Could not load file or assembly 'BingMapsRESTToolkit, Version=1.0.6.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. A strongly-named assembly is required. (Exception from HRESULT: 0x80131044)

I can fix this mysefl, but should be strongly named from source if possible?

Thx for a great API!

//A

There are plans to do this, unfortunately the is a lot of red tape to go through at Microsoft to do this, thus the delay.

Any update on this? My problem is actually the SDS Toolkit, but I assume it's the same problem.

Closing this as stale. We have no new assembly available at this point but you can build the nuget yourself from this public repo.