JamesNK / Newtonsoft.Json

Json.NET is a popular high-performance JSON framework for .NET
https://www.newtonsoft.com/json
MIT License
10.71k stars 3.24k forks source link

Read JObject Property: System.Security.VerificationException: Operation could destabilize the runtime #2915

Closed kelilive closed 8 months ago

kelilive commented 9 months ago

In order to avoid duplication, I made a quote. A large part of the problem lies with Newtonsoft itself. Please see: https://github.com/dotnet/runtime/issues/95445

kelilive commented 8 months ago

The high probability is the problem caused by the confusion code. For details, please refer to the issue above.