You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe alternatives you've considered
A WinUI port of my app would be very difficult, in the absence of a functional MapControl. In the meantime, I'd like to use Project Dream to port my app to .NET 9 and get out of .NET Native hell. I use LiveCharts2 and would like to continue to do so.
Thanks.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Many UWP apps can't be directly ported to UWP. Hence this project from Microsoft, which enables UWP apps to run on .NET 9:
https://devblogs.microsoft.com/ifdef-windows/preview-uwp-support-for-dotnet-9-native-aot/
Describe the solution you'd like
Please release LiveCharts packages that support Project Dream. Here's an exampel: https://github.com/Sergio0694/ComputeSharp/blob/main/src/ComputeSharp.Uwp/ComputeSharp.Uwp.csproj
Describe alternatives you've considered
A WinUI port of my app would be very difficult, in the absence of a functional MapControl. In the meantime, I'd like to use Project Dream to port my app to .NET 9 and get out of .NET Native hell. I use LiveCharts2 and would like to continue to do so.
Thanks.
The text was updated successfully, but these errors were encountered: