Robert wrote:
>
> They are zip files with all of the manifest and dlls.
>

Yes, that is how the VSIX files are implemented internally.  More
information
on this file format can be seen here:

        http://msdn.microsoft.com/en-us/library/ff363239.aspx

>
> I cannot see how add them to Visual Studio 2013.
>

Generally, double-clicking them is enough to bring up the VSIX Installer
tool;
however, it is also possible to install them while inside Visual Studio
using
the "Extensions and Updates..." option from the "Tools" menu.  From within
the
resulting dialog, you can select "Visual Studio Gallery" within the "Online"
option and then enter "SQLite" in the search box at the upper-right corner
of
the dialog.

--
Joe Mistachkin

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to