.net - Sign a dll using cmd -
i have dll (project.dll) want sign dll using cmd don't have source code of it.
is possible sign dll without sourcecode.
if yes, please let me know how it.
you can sign assemblies after have been compiled. having source code irrelevant.
see how use them here.
Comments
Post a Comment