I have a click-once deployment win forms project that cannot build successfully because of this error:
Example.dll must be strong signed in order to be marked as a prerequisite.
I don't want to strong sign the Example.dll.
I have gone into 'Project Properties > Publish > Application Files' and made sure that Example.dll is marked as 'Include (Auto)' and not 'Prerequisite'.
Any ideas?
Many thanks in advance.
Pete
Example.dll must be strong signed in order to be marked as a prerequisite.
I don't want to strong sign the Example.dll.
I have gone into 'Project Properties > Publish > Application Files' and made sure that Example.dll is marked as 'Include (Auto)' and not 'Prerequisite'.
Any ideas?
Many thanks in advance.
Pete