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 8 support #29

Merged
merged 3 commits into from
Aug 11, 2024
Merged

.NET 8 support #29

merged 3 commits into from
Aug 11, 2024

Conversation

driver1998
Copy link
Contributor

@driver1998 driver1998 commented Aug 11, 2024

This is a port of Mile.Xaml to .NET 8, currently the WinForms Mile.Xaml.Managed implementation only.

XAML compiler enablement depends on my ModernUAP.XamlCompiler nuget. No runtime dependencies from there though, only build time dependencies. I can also move the bits from that nuget to Mile.Xaml itself if you want (the basis are copied from here anyway).

AOT works fine (WinForms AOT issues not withstanding).

image

@MouriNaruto MouriNaruto merged commit 32d0673 into ProjectMile:main Aug 11, 2024
1 check passed
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.

2 participants