I am unable to sign my project because FluentValidation.Mvc doesn't have a strong name. You should sign the libraries you publish on NuGet like everyone else otherwise they can't be used in projects with signed assemblies.
Comments: You should just get rid of the separate signed ones and sign the regular FluentValidation package. The unsigned packages serve no purpose.
Comments: You should just get rid of the separate signed ones and sign the regular FluentValidation package. The unsigned packages serve no purpose.