Results 3 comments of Roman

Hello, same issue after upgrading from version 3.2.0 to 6.0.0. Any idea how to fix it? ``` Starting test execution, please wait... A total of 1 test files matched the...

Hello @elgonzo , I use Newtonsoft.Json as a nuget package and add it as a reference: ` ` Yep, I didn't add the call stack, sorry, here it is:: ```...

Hello @JamesNK , I've tested more. An exception is not thrown if the JsonConvert.DeserializeObject method is called from a NUnit based project but the exception is raised if this method...