Plugin to convert C# to VB.net does not work for VS2019

GroupDocs conversion Visual studio plugin does not work for Visual Studio 2019

@elumicor

You mentioned C# to VB converter. Can you please tell which plugin you’re talking about?

Yes, the one I downloaded, groupdocsconversionvs.zip

Sorry, I thought it was from GroupDocs but it was from GroupDocs.Conversion VS Plugin - Visual Studio Marketplace

@elumicor

That plugin works with Visual Studio 2012, 2013. What does this plugin do?
It simply downloads this example project and this NuGet package. Then you can simply build and run the example project.
The workaround is to download or clone latest GroupDocs.Conversion for .NET example project from GitHub and install GroupDocs.Conversion for .NET 207 NuGet package.

Thanks for the info

@elumicor

You’re welcome.