EntityFramework.Filters icon indicating copy to clipboard operation
EntityFramework.Filters copied to clipboard

NuGet package not signed

Open kondelik opened this issue 7 years ago • 2 comments

Please, sign your .dll (even with 🗝 included in your repository)

Assembly generation failed -- Referenced assembly 'EntityFramework.Filters' does not have a 
strong name

kondelik avatar Oct 31 '17 18:10 kondelik

I dont really use or support this package any more.

In the meantime you can use the StrongNamer package to sign this package at build time. (signing is not honored in .NET Core so I don't really care about it anymore)

On Tue, Oct 31, 2017 at 1:29 PM, splite [email protected] wrote:

Please, sign your .dll (even with 🗝 included in your repository)

Assembly generation failed -- Referenced assembly 'EntityFramework.Filters' does not have a strong name

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jbogard/EntityFramework.Filters/issues/30, or mute the thread https://github.com/notifications/unsubscribe-auth/AAGYMls918u4Xsgp8qQCuDzdynj_3h9dks5sx2cYgaJpZM4QNN_5 .

jbogard avatar Oct 31 '17 20:10 jbogard

ok, thanks.

kondelik avatar Nov 29 '17 13:11 kondelik