Compilation error (line 1, col 1): Assuming assembly reference 'System.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' used by 'Newtonsoft.Json' matches identity 'System.Runtime, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' of 'System.Runtime', you may need to supply runtime policy
Compilation error (line 1, col 1): Assuming assembly reference 'System.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' used by 'Newtonsoft.Json' matches identity 'System.Runtime, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' of 'System.Runtime', you may need to supply runtime policy
Compilation error (line 47, col 32): Cannot implicitly convert type 'string' to 'bool'
Compilation error (line 47, col 32): Cannot convert lambda expression to intended delegate type because some of the return types in the block are not implicitly convertible to the delegate return type
Compilation error (line 56, col 32): Cannot implicitly convert type 'string' to 'bool'
Compilation error (line 56, col 32): Cannot convert lambda expression to intended delegate type because some of the return types in the block are not implicitly convertible to the delegate return type