Skip to content

Compatibility problems with .NET 10 #2041

@guerran-com

Description

@guerran-com

Describe the bug
I have just updated my C# WPF project from .NET 6 to .NET 10. I would also like to update the LiveCharts version from 0 to 2, but I’m running into several dependency issues.

Specifically: when I import LiveChartsCore.SkiaSharpView.WPF, my project does not recognize the assembly file and I get this error:
The tag 'CartesianChart' does not exist in XML namespace 'clr-namespace:LiveChartsCore.SkiaSharpView.WPF;assembly=LiveChartsCore.SkiaSharpView.WPF'.

To Reproduce
-Create a WPF project targeting .NET 10 (e.g., net10.0-windows).
-Install the NuGet package LiveChartsCore.SkiaSharpView.WPF (version 2.0.0-rc6.1).
-Build the project.

Thank you in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions