Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.Net: Address IL2067 and IL3051 AOT warnings in Abstractions project #9011

Conversation

SergeyMenshykh
Copy link
Member

Motivation, Context and Description

This PR addresses the last two IL2067 and IL3051 AOT warnings in the Abstractions project. It also adds the testing app that uses .NET’s AOT compiler to analyze SK projects and ensure all AOT related warnings are found. You can find more details here: - https://devblogs.microsoft.com/dotnet/creating-aot-compatible-libraries/#analyzing-.net-libraries.

@SergeyMenshykh SergeyMenshykh self-assigned this Sep 26, 2024
@SergeyMenshykh SergeyMenshykh requested a review from a team as a code owner September 26, 2024 21:29
@markwallace-microsoft markwallace-microsoft added .NET Issue or Pull requests regarding .NET code kernel.core labels Sep 26, 2024
Copy link
Member

@RogerBarreto RogerBarreto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Move the TestApp to the Demo, LGTM

@SergeyMenshykh SergeyMenshykh merged commit 21f3ea5 into microsoft:feature-aot Sep 27, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aot kernel.core .NET Issue or Pull requests regarding .NET code
Projects
Status: Sprint: Done
Development

Successfully merging this pull request may close these issues.

4 participants