FriendlyName value cannot be set on unix, can't find any profiles or certificates

If you encounter this bug where your profiles or certificates don’t show up and it’s blathering on about FriendlyName can’t be set on Unix, it’s because the Mono version was bumped up to 6.x in Visual Studio recently and that’s affecting your build process.

To get around it, just go here and grab a previous version of mono.
https://download.mono-project.com/archive/

I used 5.20.1.22 and everything was right in the world. YMMV

Good hunting,
-Chilton

thanks, it works for me.

Thank you very much. Drove me crazy but that worked. seems like the new Mono is causing it not to work.