Last week I developed my first (experimental) Plugin for Dynamics (online) Customer Engagement products, using Visual Studio 2019 Community Edition.
Registering my plugin using the PRT (Plugin Registration Tool) was impossible, I was getting a "Something went wrong" error all the time.
Building the same Plugin with Visual Studio 2015 Professional and Visual Studio 2019 Enterprise Edition resolved the problem!
My question is, is this normal?
Shall we avoid Visual Studio Community Editions for Dynamics CRM Plugin development?