perrich / Hangfire.MemoryStorage

A memory storage for Hangfire.
Apache License 2.0
131 stars 43 forks source link

Remove Hangfire.Core's own dependencies from nuspec #2

Closed odinserj closed 8 years ago

odinserj commented 9 years ago

I've removed Newtonsoft.Json and Owin dependencies from the Hangfire.MemoryStorage.nuspec file. These dependencies aren't needed for Hangfire.MemoryStorage, because only Hangfire.Core requires them.

perrich commented 8 years ago

Thank you. I've updated the nuspec.