Skip to content

Conversation

devtekve
Copy link

  • Mark relevant methods and properties with [RequiresUnreferencedCode] or [DynamicDependency] to support Ahead-Of-Time (AOT) compilation.
  • Add <IsAotCompatible> property to project files for compatibility metadata.
  • Suppress warnings where validators are expected to be preserved by user annotations.
image

- Mark relevant methods and properties with `[RequiresUnreferencedCode]` or `[DynamicDependency]` to support Ahead-Of-Time (AOT) compilation.
- Add `<IsAotCompatible>` property to project files for compatibility metadata.
- Suppress warnings where validators are expected to be preserved by user annotations.
@devtekve devtekve mentioned this pull request Jul 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant