beto-rodriguez / LiveCharts2

Simple, flexible, interactive & powerful charts, maps and gauges for .Net, LiveCharts2 can now practically run everywhere Maui, Uno Platform, Blazor-wasm, WPF, WinForms, Xamarin, Avalonia, WinUI, UWP.
https://livecharts.dev
MIT License
4.39k stars 573 forks source link

hope to support .net8.0 #1678

Closed lindadamama closed 4 weeks ago

lindadamama commented 1 month ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

Package 'SkiaSharp.Views.WPF 3.0.0-preview.4.1' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net8.0-windows7.0'. This package may not be fully compatible with your project.

nico81cn commented 1 month ago

(same thing on .NET 9 rc2)

beto-rodriguez commented 4 weeks ago

Hello this is an issue of SkiaSharp, sadly there is not much this library can do here.

Thew good news is that this warning seems to be gone on SkiaSharp 3, you can add a reference to SkiaSharp 3 previews, and this warning should be gone, you must also use the latest version of LiveCharts in NuGet since that is the only compatible version with SkiaSharp 3.

I will close this for now since this does not belong to this library, but feel free to reply if you need further assistance.