MSB3188: Assembly '<assembly>' must be strong signed in order to be marked as a prerequisite.
This error is generated when a prerequisite assembly is not strong-signed. It applies only to application manifests.
Ensure that all assemblies that the project uses are strong-signed.