Skip to content

Not compatible with new .Net 6 project? #34

@DreamU1952

Description

@DreamU1952

NuGet says this package is compatible with .Net 6 but I cannot get it to compile (VS2022). If a take a successful .Net 5 project and simply change the Target Framework to .Net 6 I can get a successful compile and execution of this extended toolkit (v5.0.100). But if I create a new .Net 6 wpf project and add the package I get a 'namespace prefix extToolKit is not defined' error. Using the same namespace as .Net 5 which is "http://schemas.xceed.com/wpf/xaml/toolkit."

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