Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Referenced assembly 'BingMapsSDSToolkit, Version=1.0.5.0, Culture=neutral, PublicKeyToken=null' does not have a strong name. #11

Open
alixiashu opened this issue Jul 18, 2022 · 0 comments
Labels

Comments

@alixiashu
Copy link

Repro steps

  1. Create a new console app based on .net 6.0;
  2. Search and reference the NuGet package BingMapsSDSToolkit;
  3. Open the project properties panel and sign in the assemble to give it a strong name;
    image
  4. Add the sample code into Program.cs
  5. Build the project to get the error info
    image
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants