Open cconstantin opened 13 years ago
Thanks for reporting this. This is definitely something we need to fix and shouldn't be hard. Did you already updated to the correct Newtonsoft.Json dll in your fork so we can pull from it?
Nope. Which branch did you use for the nuget package?
Hi,
I'm using the Nuget Ncqrs package, and it appears that the MSSQL Event Store is now unusable because of it's dependency to the unsigned JSON.NET assembly. It appears that the Nuget Newtonsoft.Json is now signed, so bindingredirect can't be used.
Cheers, Chris