HangfireIO / Cronos

A fully-featured .NET library for working with Cron expressions. Built with time zones in mind and intuitively handles daylight saving time transitions
MIT License
1.01k stars 118 forks source link

Assembly signing #11

Open Panallox opened 5 years ago

Panallox commented 5 years ago

Hi there,

I wanted to know whether there was the possibility of having a signed version of the assembly distributed to NuGet? I was thinking of using this framework as a dependency of one of my own (WIP) frameworks, but unfortunately mine is signed and won't build as this package doesn't have a strong name.

Thanks

Panallox commented 5 years ago

Hi,

Is there any update on whether this could be supported? I ask mainly because I have released my framework but omitted cron support temporarily until it's determined whether a signed version will become available. If it won't be possible I'll look into alternative libraries.

Thanks

ejsmith commented 5 years ago

I need to have a signed version as well.