Is CsWinRT compatible with .NET 8 AOT? #1590
Answered
by
manodasanW
Simon Mourier (smourier)
asked this question in
Q&A
|
Hi, I have this project: And this C# code: Builds fine but when I run, I get a Is this supposed to work? Am I missing some configuration? |
Answered by
manodasanW
Apr 25, 2024
Replies: 1 comment
|
Our public NuGet packages don't support AOT yet, but it is coming soon. Right now, all changes related to our AOT support are in our staging branch (staging/AOT). |
0 replies
Answer selected by
smourier
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Our public NuGet packages don't support AOT yet, but it is coming soon. Right now, all changes related to our AOT support are in our staging branch (staging/AOT).