Skip to content
This repository was archived by the owner on May 24, 2024. It is now read-only.
This repository was 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

Description

@alixiashu

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions