Strong Names for 3rd Party Assemblies

  • Thread starter Thread starter bryan
  • Start date Start date
B

bryan

Hi -
I am running into a problem with strong names. All of my
assemblies are strongly named; however, I use a couple of 3rd party
..Net components and they are not strongly named, so my build fails.

Any ideas how to handle this?

Thanks,
Bryan
 
You have an option in the VS.Net IDE where you can wrap your strong
name (strong name for ur dll) for even the 3rd party dll.. I dont
remember the exact settings, i will upload the info during the week
days...
 
Back
Top