ObjectExporter
ObjectExporter copied to clipboard
Updated VSIX to be compatible with VS2019. (#1)
Removed Microsoft.VisualStudio.Shell.11.0 as a prerequisite as this was causing the install to fail in VS2019. Updated upper excluded version limits to 17.0, which is whatever version of Visual Studio that will come after VS2019.
If you deleted Microsoft.VisualStudio.Shell.11.0, shouldn't it be deleted from the lib folder as well?
Maybe you can try the MetaPackage from mads
Would you please merge this in so that we can install it
@OmarElabd 
Found installed product - Visual Studio Enterprise 2019 VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products.
@OmarElabd What about merging that? :)