Replies: 4 comments
-
I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label. |
Beta Was this translation helpful? Give feedback.
0 replies
-
What is the AOT feature that you are looking for? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Ahead of time compile. I was wondering if I had a .net 5 program if I was
able to use AOT to publish.
…On Thu, Oct 7, 2021 at 3:42 PM Jan Kotas ***@***.***> wrote:
What is the AOT feature that you are looking for?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#60130 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACWTZDTI273UQAFOFMQIP63UFXZ4FANCNFSM5FRT257Q>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
.NET 5 support ReadyToRun AOT. Here are the docs for how to use it: https://docs.microsoft.com/en-us/dotnet/core/deploying/ready-to-run |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm really not for sure where to post this question. Will the AOT feature be available for projects that are built with .net 5 or do you have to use .net 6 to get the AOT feature? If i'm not in the correct area, then can you suggest where to put this question.
Beta Was this translation helpful? Give feedback.
All reactions