I have been trying to use a folder browser dialog from System.Windows.Forms in .NET 6.0 WPF app, and every time I add the reference, it breaks my build and causes all kinds of wierd errors.
Has anyone figured this out?
I added a reference to System.Windows.Forms.dll by browsing to it, and it completely broke my build the second I added it.