Opened 17 years ago
Closed 12 years ago
#552 closed defect (wontfix)
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 (3)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
Version: | 2.0.0 → 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.
comment:3 by , 12 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
If users want a signed assembly, there are utilities available to do that
Note:
See TracTickets
for help on using tickets.
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?