Skip to content

Native AOT - #92

Merged
feO2x merged 13 commits into
devfrom
features/native-aot
Nov 16, 2023
Merged

feO2x merged 13 commits into
devfrom
features/native-aot

Conversation

@feO2x

@feO2x feO2x commented Sep 24, 2023

Copy link
Copy Markdown
Owner

Fixes #88

Light.GuardClauses now explicitly targets .NET 8 and enables IsAotCompatible for it. I had to rework the EnumInfo<T> class and add the DynamicallyAccessedMembersAttribute to some parameters of the type assertions (but these shouldn't be used in AOT scenarios anyway).

We should only merge this PR once .NET 8 is released.

@feO2x feO2x linked an issue Sep 24, 2023 that may be closed by this pull request
@feO2x
feO2x merged commit ee447b0 into dev Nov 16, 2023
@feO2x
feO2x deleted the features/native-aot branch October 29, 2024 05:45
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.

Native AOT analysis

1 participant