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

Need Dot Net Core 8.0 support for "Microsoft.Xaml.Behaviors.Uwp.Managed" NuGet package #278

Open
anagupt opened this issue Sep 19, 2024 · 1 comment

Comments

@anagupt
Copy link

anagupt commented Sep 19, 2024

hello team,

we are migrating one of the modules to dot net core 8.0 as all older ones are out of support now. We have observed that "Microsoft.Xaml.Behaviors.Uwp.Managed" NuGet package does not support the Dot Net Core 8.0. Could you please help us support Dot Net Core 8.0 for this NuGet Package? We are using v2.0.1 currently stable.

@michael-hawker
Copy link
Contributor

@anagupt can you clarify what type of project you have?

UWP uses .NET Native, not .NET "Core". Otherwise, you'd want the WinUI package for WinUI 3 and the Windows App SDK.

Unless you're talking about the new preview of UWP support for .NET 9; that'll come in the upcoming 3.0.0 version of the package, that PR was done here: #256

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

No branches or pull requests

2 participants