jason-roberts / FeatureToggle

Simple, reliable feature toggles in .NET

Home Page:http://dontcodetired.com/blog/?tag=/featuretoggle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

featuretoggle and core are not signed

msekkappan opened this issue · comments

Our application requires the dlls to be signed, featuretoggle.dll and featuretoggle.core.dll that comes from Nuget are not signed. I was able to download the source code, sign it with key and use it in our application. But, we really want to get the dll referenced from Nuget. Would you be able to put signed dlls on Nuget?

Thank you,
msekkappan

Hi @msekkappan - please see #75 - I may consider this again in the future but for now this is not on the roadmap