- 
                Notifications
    You must be signed in to change notification settings 
- Fork 167
Closed
Description
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?
Taudris
Metadata
Metadata
Assignees
Labels
No labels