Skip to content

.NET 10, System.InvalidOperationException #10

Description

@jukkahyv

Thanks for a great library.

Running on .NET 10, I'm getting the following error when using CedarDotNet.

System.InvalidOperationException
The type 'CedarDotNet.Models.AuthorizationAnswerFailure' contains property 'type' that conflicts with an existing metadata property name. Consider either renaming it or ignoring it with JsonIgnoreAttribute.
   at System.Text.Json.ThrowHelper

It seems to be a breaking change in .NET 10.

SDK: .NET 10
OS: Windows 11 x64
CedarDotNet version: 0.0.5 (also tried 0.0.6)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions