Registering Strong Name in VB.NET

Hey All,
I am writing an add-in for a .NET add-in. In the past I haven'tgiven my applications a strong name when registering them. Now I amtrying to raise the bar a little. I have figured out how to createa strong name for my program and add it to the Assembly.vb file.When I attempt to compile the application I now get an error thatsays:
Unable to emit assembly: Referenced Assembly 'Interop.swconst'does not have a strong name.

I have gotten this message for Interop.Sldworks andInterop.SWPublished as well.

How do I resolve this. Any help would be much appreciated!SolidworksApi macros