-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
I have some Visual Studio extensions currently using WinForms for their UI. I was looking at changing them over to use WPF, but simply adding a WPF control to my project prevents it from building. I get errors that say The name 'VSCommandTable' does not exist in the current context and The name 'Vsix' does not exist in the current context. I tried some workarounds I found on GitHub, but they weren't working for me. I did come across this message where @reduckted seems to mention a similar issue: madskristensen/MarkdownEditor2022#10 (comment)
Is this a known issue? Or is there something I need to do to get the source generators working alongside WPF?
Metadata
Metadata
Assignees
Labels
No labels