All Versions
10
Latest Version
Avg Release Cycle
130 days
Latest Release
447 days ago
Changelog History
Changelog History
-
v2.7.1
December 12, 2019- ๐ 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.
-
v2.7.0
December 11, 2019 -
v2.4.0
September 18, 2019Create temp folder away from the source of the files being signed.
โก๏ธ Updated to latest Mono.Cecil (0.11), possibly fixes a number of .NET Core signing issues. -
v2.1.0
September 24, 2016๐ Fixes a major problem in signing caused by trying to cache assemblies. New dependencies always need to be read before trying a new round of fixes. Caching still applies when getting the assembly info to inspect so detecting whether an assembly is signed is very fast.
โก๏ธ If you are using v2.0, please update to v2.1 as soon as possible to ensure files are signed and fixed reliably.