the related thread is not helping me.
When I use the old dll's , I can compile but I get the error in the console (I expect it uses the current version of dll's)
When I use the new dll's ( heck I can't find CommunicatorAPIInterop.dll on the new version of the console) , I can not compile because in VS 2019)
I get
Severity Code Description Project File Line Suppression State
Error The tag 'ListPicker' does not exist in XML namespace 'http://schemas.microsoft.com/SystemCenter/Common/UI/Wpf'. Line 29 Position 22. AMG.SCSM.CustomFormTemplates C:\TFS\IAM-Infra\WPI.SCSM\Development\Code\Client\Solutions\AMG.SCSM.CustomFormTemplates\AMGCITemplate.xaml 29
and lots of errors ...
It's like when I want to use the new versions I am missing some DLL's