.NET Assembly Strong-Name Signer v2.7.1 Release Notes

Release Date: 2019-12-12 // over 4 years ago
    • ๐Ÿ‘Œ Improved performance of automated build task by ignoring checks against SDK and standard library assemblies that will/should always be signed anyway (Issue #57).
    • ๐Ÿ‘Œ Improved errors when files are not found.
    • ๐ŸŒฒ Log with high priority when files are being changed during the automated signing process.

Previous changes from v2.6.0

    • Add ability to disable console signing using an environment variable called SNS_DISABLE_CONSOLE_SIGNING. Valid values are true or false (Issue #56).
    • โž• Added ability to detect delay-signed assemblies and treat them as being unsigned (Issue #53).