Skip to content

net10.0 only for 20.1.2.2+ ? #636

@xoofx

Description

@xoofx

Hey,
I tried to update ClangSharp dependency to latest 20.1.2.3 for CppAst and it is breaking my build as it is now requiring net10.0 while prior version were fine with net8.0:

  • 20.1.2.2+: net10.0
  • 20.1.2.1: net8.0

It is also a bit unfortunate that such a breaking change is happening on a patch version.

I see that issue #632 is mentioning this, but this is a different issue. I'm using the ClangSharp low level library, not the pinvoke generator.

Could the library be reverted to net8.0?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions