Package Assembly Signing

Discussions related to SoftPro Select user interface development.

Moderator: Phil Barton

Post Reply
dlerickson
Posts: 80
Joined: Tue Jan 21, 2014 11:35 am
Location: Austin, TX

Package Assembly Signing

Post by dlerickson »

According to the SDK documentation, signing the package assembly is required, but a co-worker claims he was able to successfully deploy and register and unsigned package. Is the signing actually being enforced, or has this been relaxed with the later releases?

This wouldn't be a big issue except for the fact that we have a third-party dependency that doesn't incorporate strong naming, which forces us to do the IL recompile trick on that assembly every time we do a NuGet upgrade, until we have time to replace it. It'd be really convenient not to have to do that.
BobRichards
Posts: 1376
Joined: Wed Jan 15, 2014 3:50 pm
Location: Raleigh, NC
Contact:

Re: Package Assembly Signing

Post by BobRichards »

It is not enforced.
Bob Richards, Senior Software Developer, SoftPro
Post Reply