Difference between in signing in 2.0 and 1.1

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi All,

Is there any difference between signing 2.0 and <=1.1 assemblies.

Thanks In Advance.
 
Is there any difference between signing 2.0 and <=1.1 assemblies.

The process and end result is largely the same. The only difference I
can think of is that the 2.0 compilers lets you specify the key
file/container on the command line, whereas previous versions relied
on the AssemblyKeyFile/AssemblyKeyName attributes.


Mattias
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top