auth0 / auth0-aspnet-owin

Auth0 ASP.NET 4.5 Owin/Katana Authentication Handler
MIT License
46 stars 50 forks source link

Old version of netwonsoft required #41

Closed adameska closed 8 years ago

adameska commented 8 years ago

I'm having to add assembly redirects for Newtonsoft.Json because of this package. We're using version 9.0 and this assembly relies on the exact version of 4.5 to run (which is super old). Can you make it like the other packages and rely on version >= 7.0 ?

jerriep commented 8 years ago

@adameska Latest version on NuGet references 7.0.1