-
-
Notifications
You must be signed in to change notification settings - Fork 101
Open
Description
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
Labels
No labels