Ticket #552 (closed defect: wontfix)

Opened 5 years ago

Last modified 11 months ago

MapGuideDotNetApi.dll is not strongly named

Reported by: ksgeograf Owned by:
Priority: medium Milestone:
Component: Build System Version: 2.1.0
Severity: minor Keywords: Strong name Dotnet API
Cc: External ID:

Description

In order to reference a (managed) dll from a .Net application that is strongly named (signed), all (managed) references must also be signed.

Trac issue 131  http://trac.osgeo.org/mapguide/ticket/131 claims this to be fixed, but the MapGuideDotNetApi?.dll shipped with MGOS 2.0 is not signed.

Change History

Changed 3 years ago by jbirch

Kenneth, this is the case with 2.1 as well? If so, please update version number. Is there something you could add to the build.bat files to sign the DLLs?

Changed 3 years ago by ksgeograf

  • version changed from 2.0.0 to 2.1.0

2.1 is not strong named either.

Not sure how to fix this, if the strongname key is supposed to be private.

Changed 11 months ago by jng

  • status changed from new to closed
  • resolution set to wontfix

If users want a signed assembly, there are utilities available to do that

Note: See TracTickets for help on using tickets.