I created a key using the sn tool to sign assemblies in my project. I noticed that the key expired 4 months ago, but the visual studio does not complain about it and still signs the DLL. Will there be any impact on my clients when installing these assemblies? (If this is important, some of the builds go to the GAC).
source
share